Windows7ThumbBar: Create taskbar list once
This commit is contained in:
@@ -62,6 +62,8 @@ class Windows7ThumbBar : public QObject {
|
||||
QList<QAction*> actions_;
|
||||
|
||||
unsigned int button_created_message_id_;
|
||||
|
||||
ITaskbarList3 *taskbar_list_;
|
||||
};
|
||||
|
||||
#endif // WINDOWS7THUMBBAR_H
|
||||
|
||||
Reference in New Issue
Block a user