Use Qt's dialog where applicable (#1843)
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
DisableCustomScaling = 8,
|
||||
FramelessDraggable = 16,
|
||||
DontFocus = 32,
|
||||
Dialog = 64,
|
||||
};
|
||||
|
||||
enum ActionOnFocusLoss { Nothing, Delete, Close, Hide };
|
||||
|
||||
Reference in New Issue
Block a user