mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-04 19:09:20 -05:00
include cleanup
This commit is contained in:
+3
-2
@@ -1,11 +1,12 @@
|
||||
#ifndef MAINFORM_H
|
||||
#define MAINFORM_H
|
||||
|
||||
#include <QMainWindow>
|
||||
#include <QStandardItemModel>
|
||||
#include "sqltextedit.h"
|
||||
#include "sqlitedb.h"
|
||||
|
||||
#include <QMainWindow>
|
||||
#include <QStandardItemModel>
|
||||
|
||||
class QDragEnterEvent;
|
||||
class EditDialog;
|
||||
class SQLiteSyntaxHighlighter;
|
||||
|
||||
Reference in New Issue
Block a user