aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/desktopinputselectioncontrol_p.h
diff options
context:
space:
mode:
authorAlexey Edelev <alexey.edelev@qt.io>2021-11-02 17:06:32 +0100
committerAlexey Edelev <alexey.edelev@qt.io>2021-11-03 08:23:07 +0100
commit00380b57c2d8d467566f944b006d2c26bea06e4f (patch)
tree25812e5cc619c1779066cb55881ab5c58aa12bd1 /src/virtualkeyboard/desktopinputselectioncontrol_p.h
parentc78599e1777168050d03f76e93f653669c94c023 (diff)
Migrate to autogenerated cpp exports
Replace the hardcoded cpp exports with a generated one where it's applicable. Task-number: QTBUG-90492 Change-Id: I19c7b0b39aa2bd2acf58c67360f3ccb3c49fee1c Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi>
Diffstat (limited to 'src/virtualkeyboard/desktopinputselectioncontrol_p.h')
-rw-r--r--src/virtualkeyboard/desktopinputselectioncontrol_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/virtualkeyboard/desktopinputselectioncontrol_p.h b/src/virtualkeyboard/desktopinputselectioncontrol_p.h
index 290d4e02..628211d8 100644
--- a/src/virtualkeyboard/desktopinputselectioncontrol_p.h
+++ b/src/virtualkeyboard/desktopinputselectioncontrol_p.h
@@ -55,7 +55,7 @@ namespace QtVirtualKeyboard {
class InputSelectionHandle;
-class QVIRTUALKEYBOARD_EXPORT DesktopInputSelectionControl : public QObject
+class Q_VIRTUALKEYBOARD_EXPORT DesktopInputSelectionControl : public QObject
{
Q_OBJECT