summaryrefslogtreecommitdiff
path: root/tikzit/src/gui/propertypalette.cpp
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2017-12-05 17:55:04 +0000
committerAleks Kissinger <aleks0@gmail.com>2017-12-05 17:55:04 +0000
commit5816cd5d5e3edf7ee7a7273c7c3a3d907dc54a4a (patch)
tree1b9022c3671225f06151fb9bbb5cb92dcb0e93a7 /tikzit/src/gui/propertypalette.cpp
parentcb322a3acee9debf40c48ad1e3fb4458b0f51b7f (diff)
Qt
Diffstat (limited to 'tikzit/src/gui/propertypalette.cpp')
-rw-r--r--tikzit/src/gui/propertypalette.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tikzit/src/gui/propertypalette.cpp b/tikzit/src/gui/propertypalette.cpp
index ea906a7..5fc763f 100644
--- a/tikzit/src/gui/propertypalette.cpp
+++ b/tikzit/src/gui/propertypalette.cpp
@@ -12,7 +12,6 @@ PropertyPalette::PropertyPalette(QWidget *parent) :
ui(new Ui::PropertyPalette)
{
setWindowFlags(Qt::Window
- | Qt::WindowStaysOnTopHint
| Qt::CustomizeWindowHint
| Qt::WindowTitleHint);
//setFocusPolicy(Qt::NoFocus);