forked from teamnwah/openmw-tes3coop
Merge remote-tracking branch 'graffy76/usersettings'
This commit is contained in:
commit
f8c675a638
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue