mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -16,16 +16,17 @@
|
||||
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "elementscategoryeditor.h"
|
||||
|
||||
#include "ElementsCollection/elementcollectionhandler.h"
|
||||
#include "NameList/ui/namelistwidget.h"
|
||||
#include "qet.h"
|
||||
#include "qfilenameedit.h"
|
||||
#include "qetmessagebox.h"
|
||||
#include "elementcollectionhandler.h"
|
||||
#include "namelistwidget.h"
|
||||
#include "qfilenameedit.h"
|
||||
|
||||
#include <QDialogButtonBox>
|
||||
#include <QVBoxLayout>
|
||||
#include <QLabel>
|
||||
#include <QHBoxLayout>
|
||||
#include <QLabel>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
/**
|
||||
@brief ElementsCategoryEditor::ElementsCategoryEditor
|
||||
|
||||
Reference in New Issue
Block a user