summaryrefslogtreecommitdiff
path: root/core/launcher/launcherview.h
Side-by-side diff
Diffstat (limited to 'core/launcher/launcherview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/launcherview.h7
1 files changed, 3 insertions, 4 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;
-
-
enum BusyIndicatorType {
@@ -84,3 +82,3 @@ public:
void clearViewFont();
-
+
void setColNumber( int );
@@ -201,3 +199,3 @@ public:
void setColNumber( int );
-
+
void drawBackground( QPainter *p, const QRect &r );
@@ -252,2 +250,3 @@ private:
int numColumns;
+ bool staticBackground;
};