Project reorganization

This commit is contained in:
eelke 2022-04-10 14:26:31 +02:00
parent d0439c2d70
commit 2ad5fa5e4e
18 changed files with 31 additions and 37 deletions

View file

@ -1,6 +1,6 @@
#include "QueryTool.h"
#include "ui_QueryTab.h"
#include "SqlSyntaxHighlighter.h"
#include "util/SqlSyntaxHighlighter.h"
#include <QStandardPaths>
#include <QPushButton>
#include <QAction>