Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Dec 10, 2024
1 parent 6032efd commit 6b5024e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions autotests/event_editor_dialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include "data/event.h"
#include "database/database.h"

#include <QComboBox>
#include <QDialogButtonBox>
#include <QLineEdit>
#include <QPushButton>
Expand Down
2 changes: 1 addition & 1 deletion autotests/read_only_proxy_model.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ private Q_SLOTS:

QTEST_MAIN(TestEditProxyModel)

#include "edit_proxy_model.moc"
#include "read_only_proxy_model.moc"

0 comments on commit 6b5024e

Please sign in to comment.