mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
custom context menus (including tray menu for windows) done
This commit is contained in:
@@ -178,7 +178,7 @@ private:
|
||||
uint64 _touchSpeedTime, _touchAccelerationTime, _touchTime;
|
||||
QTimer _touchScrollTimer;
|
||||
|
||||
QMenu *_menu;
|
||||
ContextMenu *_menu;
|
||||
};
|
||||
|
||||
class OverviewWidget : public QWidget, public RPCSender, public Animated {
|
||||
|
Reference in New Issue
Block a user