Skip to content

Commit 0968a56

Browse files
committed
Allow to use icons in protocol test
1 parent 3f099ee commit 0968a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/modeltests/testprotocolmodel.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ private Q_SLOTS:
103103
};
104104
}
105105

106-
QTEST_GUILESS_MAIN(OCC::TestProtocolModel)
106+
QTEST_MAIN(OCC::TestProtocolModel)
107107
#include "testprotocolmodel.moc"

0 commit comments

Comments
 (0)