fixed gifs on the emotepicker

This commit is contained in:
fourtf
2017-09-17 02:13:57 +02:00
parent 3e9f71dbf9
commit e31bb48384
13 changed files with 33 additions and 32 deletions
+2
View File
@@ -30,6 +30,8 @@ public:
void load();
void save();
boost::signals2::signal<void()> repaintGifs;
private:
std::mutex windowMutex;