summaryrefslogtreecommitdiff
path: root/src/serialport/qserialportinfo.h
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2013-02-08 10:14:52 +0000
committerLaszlo Papp <lpapp@kde.org>2013-02-08 11:37:11 +0100
commite14e48805c7b523d0755118e1ef5ba36d843b200 (patch)
tree5fc8a2829b9c24fb06013cbe2084cd1382252e88 /src/serialport/qserialportinfo.h
parent2b87c7a2cf4bf9c16fd7447223c2f33d302e4ba3 (diff)
downloadqtserialport-e14e48805c7b523d0755118e1ef5ba36d843b200.tar.gz
Remove the dash from the global serialport header file name
1) It is not consistent with the rest in QtSerialPort. 2) Even more importantly, it is not consistent with other Qt Project global files. Change-Id: I9d9262264bc2dbe5acfbce04013d9be08df2b47c Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
Diffstat (limited to 'src/serialport/qserialportinfo.h')
-rw-r--r--src/serialport/qserialportinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serialport/qserialportinfo.h b/src/serialport/qserialportinfo.h
index ab54915..96d48d7 100644
--- a/src/serialport/qserialportinfo.h
+++ b/src/serialport/qserialportinfo.h
@@ -46,7 +46,7 @@
#include <QtCore/qlist.h>
#include <QtCore/qscopedpointer.h>
-#include <QtSerialPort/qserialport-global.h>
+#include <QtSerialPort/qserialportglobal.h>
QT_BEGIN_NAMESPACE