Browse Source

Make edit dialog always start centered

tags/1.9.4
falkTX 12 years ago
parent
commit
a1753e6e8c
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      source/carla_skin.py

+ 0
- 1
source/carla_skin.py View File

@@ -91,7 +91,6 @@ class AbstractPluginSlot(QFrame):
# Set-up GUI

self.fEditDialog = PluginEdit(self, self.fPluginId)
self.fEditDialog.hide()

# -------------------------------------------------------------
# Set-up common widgets (as none)


Loading…
Cancel
Save