mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-24 20:27:22 +01:00
Fixed #1257 again
This commit is contained in:
parent
e7d2ac4ec1
commit
88db13c1f7
@ -16,7 +16,7 @@ void instDialogTest::initTestCase()
|
||||
{
|
||||
mw = new FWWindow();
|
||||
mw->show();
|
||||
mw->loadFile("test.fwb", false);
|
||||
mw->loadFile("test_work.fwb", false);
|
||||
FWObjectClipboard *clip = new FWObjectClipboard();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user