mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 02:53:43 +02:00
CR feedback
This commit is contained in:
parent
c9bc95580d
commit
0813d53bee
1 changed files with 0 additions and 1 deletions
|
@ -372,7 +372,6 @@ Application::Application(int& argc, char** argv, QElapsedTimer &startup_time) :
|
|||
_glWidget->setMouseTracking(true);
|
||||
|
||||
_toolWindow = new ToolWindow();
|
||||
qDebug() << "_toolWindow:" << _toolWindow;
|
||||
_toolWindow->setWindowFlags(_toolWindow->windowFlags() | Qt::WindowStaysOnTopHint);
|
||||
_toolWindow->setWindowTitle("Tools");
|
||||
|
||||
|
|
Loading…
Reference in a new issue