mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
New settings section widgets added. Settings cover section is ready.
This commit is contained in:
@@ -95,6 +95,7 @@ private:
|
||||
void activateLayer(LayerWidget *l);
|
||||
void updateLayerBox();
|
||||
void fixOrder();
|
||||
void sendFakeMouseEvent();
|
||||
|
||||
void startShow();
|
||||
void startHide();
|
||||
@@ -122,6 +123,8 @@ private:
|
||||
|
||||
QPixmap _layerCache;
|
||||
QRect _layerCacheBox;
|
||||
QPixmap _hiddenSpecialLayerCache;
|
||||
QRect _hiddenSpecialLayerCacheBox;
|
||||
|
||||
bool _hiding = false;
|
||||
|
||||
|
Reference in New Issue
Block a user