summaryrefslogtreecommitdiffstats
path: root/src/server/connectionframe/connectionframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/connectionframe/connectionframe.h')
-rw-r--r--src/server/connectionframe/connectionframe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/connectionframe/connectionframe.h b/src/server/connectionframe/connectionframe.h
index 1f39b79..3477721 100644
--- a/src/server/connectionframe/connectionframe.h
+++ b/src/server/connectionframe/connectionframe.h
@@ -41,6 +41,7 @@ private:
void updateAppearance();
QLabel* addIcon(const QIcon* icon);
+ // Static stylesheets
static const QString studentLblStyle, studentBgStyle;
static const QString tutorLblStyle, tutorBgStyle;
static const QString selectedBgStyle;