mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Playing game state is set for 10 seconds instead of 30.
Also moved some icons from sprite to separate b&w files.
This commit is contained in:
@@ -229,7 +229,7 @@ private:
|
||||
bool gifShown() const;
|
||||
void stopGif();
|
||||
|
||||
style::sprite _docIcon;
|
||||
const style::icon *_docIcon = nullptr;
|
||||
style::color _docIconColor;
|
||||
QString _docName, _docSize, _docExt;
|
||||
int _docNameWidth = 0, _docSizeWidth = 0, _docExtWidth = 0;
|
||||
|
Reference in New Issue
Block a user