mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Move drag origin coordinates to MouseHandler
This commit is contained in:
@ -148,9 +148,6 @@ private:
|
||||
int translatorXPos;
|
||||
QPropertyAnimation *translatorAnimation;
|
||||
|
||||
int yDragOrigin;
|
||||
int xDragOrigin;
|
||||
|
||||
NotificationsLabelWidget *notificationsLabel;
|
||||
|
||||
bool shouldOpenNext;
|
||||
|
Reference in New Issue
Block a user