1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 17:09:40 +00:00

Commented out sample editor settings page

This commit is contained in:
graffy76 2013-05-16 20:43:05 -05:00
parent 13242c2bd5
commit 3ce35e691c

View file

@ -75,7 +75,7 @@ void CSVSettings::UserSettingsDialog::buildPages()
setCentralWidget (centralWidget);
setDockOptions (QMainWindow::AllowNestedDocks);
//uncomment to test with sample editor page.
createSamplePage();
//createSamplePage();
createPage<BlankPage>("Page1");
createPage<BlankPage>("Page2");
createPage<BlankPage>("Page3");