mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Use Qt MacExtras on macOS
This commit is contained in:
parent
90431d7e2e
commit
7a7c86e63c
5 changed files with 54 additions and 5 deletions
|
@ -46,6 +46,8 @@ class MainWindow : public QMainWindow
|
|||
private:
|
||||
Settings *settings;
|
||||
|
||||
QIcon discover_action_icon;
|
||||
QIcon discover_action_off_icon;
|
||||
QAction *discover_action;
|
||||
|
||||
DynamicGridWidget *grid_widget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue