┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private/kitemlistkeyboardsearchmanager.h
diff options
context:
space:
mode:
authorNicolas Fella <[email protected]>2021-02-08 23:09:59 +0100
committerElvis Angelaccio <[email protected]>2021-02-09 20:39:50 +0000
commitf65b0899c3666561cafac14f67ab0bb8a5bfa00a (patch)
tree0215aa223236bc85b739cecf9bfd47f4832f2cf8 /src/kitemviews/private/kitemlistkeyboardsearchmanager.h
parent7dc863add76dd31f162487487257225a0b4f1fd3 (diff)
Build with QT_NO_KEYWORDS
Diffstat (limited to 'src/kitemviews/private/kitemlistkeyboardsearchmanager.h')
-rw-r--r--src/kitemviews/private/kitemlistkeyboardsearchmanager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kitemviews/private/kitemlistkeyboardsearchmanager.h b/src/kitemviews/private/kitemlistkeyboardsearchmanager.h
index 27c9a203f..72f5695ce 100644
--- a/src/kitemviews/private/kitemlistkeyboardsearchmanager.h
+++ b/src/kitemviews/private/kitemlistkeyboardsearchmanager.h
@@ -48,12 +48,12 @@ public:
void cancelSearch();
bool shouldClearSearchIfInputTimeReached();
-public slots:
+public Q_SLOTS:
void slotCurrentChanged(int current, int previous);
void slotSelectionChanged(const KItemSet& current, const KItemSet& previous);
-signals:
+Q_SIGNALS:
/**
* Is emitted if the current item should be changed corresponding
* to \a text.