summaryrefslogtreecommitdiffstats
path: root/src/shared
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@theqtcompany.com>2016-05-13 09:15:00 +0200
committerPaul Olav Tvete <paul.tvete@theqtcompany.com>2016-05-19 07:33:26 +0000
commit0f4e9514006799244c896c2d1506811b5f23fcb9 (patch)
treea58c370698a5f18fabd236af59bf7f3742d287ca /src/shared
parentc7832b0a1d4e5e095e56315c43145bb8964f7030 (diff)
Rename private headers to _p.h
Change-Id: I0f0d1bd8efabc39325eec7dba4166ae0bccbf6ff Reviewed-by: Johan Helsing <johan.helsing@qt.io> Reviewed-by: Giulio Camuffo <giulio.camuffo@kdab.com>
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/qwaylandinputmethodeventbuilder.cpp2
-rw-r--r--src/shared/qwaylandinputmethodeventbuilder_p.h (renamed from src/shared/qwaylandinputmethodeventbuilder.h)0
-rw-r--r--src/shared/qwaylandmimehelper.cpp2
-rw-r--r--src/shared/qwaylandmimehelper_p.h (renamed from src/shared/qwaylandmimehelper.h)0
-rw-r--r--src/shared/qwaylandshmformathelper_p.h (renamed from src/shared/qwaylandshmformathelper.h)0
-rw-r--r--src/shared/qwaylandxkb.cpp2
-rw-r--r--src/shared/qwaylandxkb_p.h (renamed from src/shared/qwaylandxkb.h)0
7 files changed, 3 insertions, 3 deletions
diff --git a/src/shared/qwaylandinputmethodeventbuilder.cpp b/src/shared/qwaylandinputmethodeventbuilder.cpp
index fe93f5146..0e2d1a406 100644
--- a/src/shared/qwaylandinputmethodeventbuilder.cpp
+++ b/src/shared/qwaylandinputmethodeventbuilder.cpp
@@ -37,7 +37,7 @@
**
****************************************************************************/
-#include "qwaylandinputmethodeventbuilder.h"
+#include "qwaylandinputmethodeventbuilder_p.h"
#include <QInputMethod>
#include <QTextCharFormat>
diff --git a/src/shared/qwaylandinputmethodeventbuilder.h b/src/shared/qwaylandinputmethodeventbuilder_p.h
index 3912afc04..3912afc04 100644
--- a/src/shared/qwaylandinputmethodeventbuilder.h
+++ b/src/shared/qwaylandinputmethodeventbuilder_p.h
diff --git a/src/shared/qwaylandmimehelper.cpp b/src/shared/qwaylandmimehelper.cpp
index c223efbe5..a5fdd34de 100644
--- a/src/shared/qwaylandmimehelper.cpp
+++ b/src/shared/qwaylandmimehelper.cpp
@@ -37,7 +37,7 @@
**
****************************************************************************/
-#include "qwaylandmimehelper.h"
+#include "qwaylandmimehelper_p.h"
#include <QImage>
#include <QColor>
#include <QUrl>
diff --git a/src/shared/qwaylandmimehelper.h b/src/shared/qwaylandmimehelper_p.h
index 804877050..804877050 100644
--- a/src/shared/qwaylandmimehelper.h
+++ b/src/shared/qwaylandmimehelper_p.h
diff --git a/src/shared/qwaylandshmformathelper.h b/src/shared/qwaylandshmformathelper_p.h
index 58db42e26..58db42e26 100644
--- a/src/shared/qwaylandshmformathelper.h
+++ b/src/shared/qwaylandshmformathelper_p.h
diff --git a/src/shared/qwaylandxkb.cpp b/src/shared/qwaylandxkb.cpp
index 32d24bd62..499257009 100644
--- a/src/shared/qwaylandxkb.cpp
+++ b/src/shared/qwaylandxkb.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include "qwaylandxkb.h"
+#include "qwaylandxkb_p.h"
#include <QKeyEvent>
#include <QString>
diff --git a/src/shared/qwaylandxkb.h b/src/shared/qwaylandxkb_p.h
index 9b5c935a5..9b5c935a5 100644
--- a/src/shared/qwaylandxkb.h
+++ b/src/shared/qwaylandxkb_p.h