1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-19 20:23:54 +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");