summaryrefslogtreecommitdiff
path: root/quacker/noteeditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quacker/noteeditor.cpp')
-rw-r--r--quacker/noteeditor.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/quacker/noteeditor.cpp b/quacker/noteeditor.cpp
index 149b88a..0246a6c 100644
--- a/quacker/noteeditor.cpp
+++ b/quacker/noteeditor.cpp
@@ -16,9 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <QtGui>
-#include <QVBoxLayout>
-#include <QTextEdit>
+#include <QtWidgets>
#include <game.h>
#include <quackleio/util.h>