# HG changeset patch # User Wuzzy # Date 1441675470 0 # Node ID c6bbd2eab199d8e0b745988f8482cf50f146f05d # Parent 654a9b9b6aa57ff1d6fa19c7bef9a16c3d83948b Web interface test diff -r 654a9b9b6aa5 -r c6bbd2eab199 RandomNotes.wiki --- a/RandomNotes.wiki Tue Sep 08 01:19:39 2015 +0000 +++ b/RandomNotes.wiki Tue Sep 08 01:24:30 2015 +0000 @@ -32,4 +32,7 @@ = How to add a settings option = * `QStringList HWGame::setArguments()` in `game.cpp` is the function that prepares the argument list * `void GameUIConfig::SaveOptions()` in `gameuiconfig.cpp` loads (or initializes) values and set the widgets to those values - * `PageOptions::PageOptions(QWidget* parent) : AbstractPage(parent)` is where you would add your widget \ No newline at end of file + * `PageOptions::PageOptions(QWidget* parent) : AbstractPage(parent)` is where you would add your widget + += Test Test 123 = +Just to test the web interface. \ No newline at end of file