Skip to content

Commit

Permalink
use more correct include header
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmattkc committed Dec 12, 2024
1 parent 376de87 commit 8e37944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/mainwindow.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

#include <interleaf.h>
#include <object.h>
#include <QDir>
#include <QGroupBox>
#include <QMainWindow>
#include <QPlainTextEdit>
#include <QStackedWidget>
#include <QTreeView>
#include <qdir.h>

#include "objectmodel.h"
#include "panel.h"
Expand Down

0 comments on commit 8e37944

Please sign in to comment.