global h, slidy boi starts where it should, name
This commit is contained in:
parent
3ea2e739ae
commit
e61c600019
10 changed files with 77 additions and 16 deletions
|
|
@ -35,7 +35,7 @@ int main (int argc, char* argv[]) {
|
|||
//INIT FRONT
|
||||
QScopedPointer<QApplication> app(createApplication(argc, argv));
|
||||
MainWindow window = MainWindow(ephs);
|
||||
window.setEndpointHandlers(ephs);
|
||||
//window.setEndpointHandlers(ephs);
|
||||
app->setStyle("windowsvista");
|
||||
window.show();
|
||||
return app->exec();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue