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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/server/connectionframe/connectionframe.h b/src/server/connectionframe/connectionframe.h
index 4f4decb..56cde9c 100644
--- a/src/server/connectionframe/connectionframe.h
+++ b/src/server/connectionframe/connectionframe.h
@@ -45,11 +45,6 @@ private:
void showDefaultThumb();
QLabel* addIcon(const QIcon* icon);
- // Static stylesheets
- static const QString studentLblStyle, studentBgStyle;
- static const QString tutorLblStyle, tutorBgStyle;
- static const QString selectedBgStyle;
-
public:
ConnectionFrame(QWidget* parent, int width, int height);
virtual ~ConnectionFrame();