mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Save notes immediately when focus leaves notes widget.
This commit is contained in:
parent
a0b9488aa9
commit
00225103fd
@ -304,6 +304,8 @@ private:
|
||||
*/
|
||||
void UpdateEventsTree(QTreeWidget * tree,Day *day);
|
||||
|
||||
virtual bool eventFilter(QObject *object, QEvent *event) override;
|
||||
|
||||
void updateCube();
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user