This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
43
Activity
Browse Source
Make edit dialog always start centered
tags/1.9.4
falkTX
12 years ago
parent
c6ef2414d2
commit
a1753e6e8c
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
Write
Preview
Loading…
Cancel
Save