summaryrefslogtreecommitdiff
path: root/core/launcher/launcherview.h
Unidiff
Diffstat (limited to 'core/launcher/launcherview.h') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/launcherview.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/launcher/launcherview.h b/core/launcher/launcherview.h
index e2869eb..97b1dea 100644
--- a/core/launcher/launcherview.h
+++ b/core/launcher/launcherview.h
@@ -39,4 +39,2 @@ class QComboBox;
39 39
40
41
42enum BusyIndicatorType { 40enum BusyIndicatorType {
@@ -252,2 +250,3 @@ private:
252 int numColumns; 250 int numColumns;
251 bool staticBackground;
253}; 252};