summaryrefslogtreecommitdiff
path: root/tikzit/src/gui/propertypalette.cpp
diff options
context:
space:
mode:
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);