summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gui/kernel/qsoftkeymanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qsoftkeymanager.cpp b/src/gui/kernel/qsoftkeymanager.cpp
index 0b5f56a..afb7698 100644
--- a/src/gui/kernel/qsoftkeymanager.cpp
+++ b/src/gui/kernel/qsoftkeymanager.cpp
@@ -256,7 +256,7 @@ bool QSoftKeyManager::handleCommand(int command)
#else
-void QSoftKeyManager::updateSoftKeys_sys(const QList<QAction*> &)
+void QSoftKeyManagerPrivate::updateSoftKeys_sys(const QList<QAction*> &)
{
}