Remove metatypes from headers
This commit is contained in:
parent
4cd260bfcf
commit
127fb9370b
16 changed files with 42 additions and 43 deletions
|
|
@ -15,6 +15,8 @@
|
|||
|
||||
using namespace dialogs;
|
||||
|
||||
Q_DECLARE_METATYPE(std::vector<DeviceInfo>)
|
||||
|
||||
constexpr int BUTTON_SIZE = 36;
|
||||
constexpr int BUTTON_RADIUS = BUTTON_SIZE / 2;
|
||||
constexpr int WIDGET_MARGIN = 20;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue