Fix - update history widget on new capture
This commit is contained in:
@@ -45,6 +45,7 @@ public:
|
||||
void operator=(const Controller&) = delete;
|
||||
|
||||
void enableExports();
|
||||
void updateRecentScreenshots();
|
||||
|
||||
signals:
|
||||
void captureTaken(uint id, QPixmap p);
|
||||
|
||||
Reference in New Issue
Block a user