restructure libs
This commit is contained in:
parent
ec0b7cbf0d
commit
e89728846c
19 changed files with 79 additions and 67 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include "ui_settingsdialog.h"
|
||||
|
||||
#include <marketplace.h>
|
||||
#include <core/marketplace.h>
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
|
@ -21,4 +21,4 @@ class SettingsDialog : public QDialog
|
|||
Marketplace* market_{};
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue