basic table skinning works. pics are changeable. colors will follow
This commit is contained in:
@@ -25,17 +25,14 @@ public:
|
||||
|
||||
|
||||
void paintEvent(QPaintEvent * event);
|
||||
// void startBlinkChatTab();
|
||||
// void stopBlinkChatTab();
|
||||
// void showDefaultChatTab();
|
||||
|
||||
QTabBar* getMyTabBar() const { return myTabBar; }
|
||||
|
||||
|
||||
public slots:
|
||||
|
||||
// void blinkChatTab();
|
||||
|
||||
private:
|
||||
|
||||
// QTimer *chatBlinkTimer;
|
||||
QTabBar *myTabBar;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user