diff options
| author | Paweł Jastrzębski <[email protected]> | 2013-06-21 13:23:14 +0200 |
|---|---|---|
| committer | Paweł Jastrzębski <[email protected]> | 2013-06-21 13:23:14 +0200 |
| commit | dbb14e37fac91bb9dc39ef37c35a829dea14342a (patch) | |
| tree | 685a46b455f1fa98661c81973221c52a8ca37c36 /other | |
| parent | Expert mode tweaks (diff) | |
| download | kcc-dbb14e37fac91bb9dc39ef37c35a829dea14342a.tar.gz kcc-dbb14e37fac91bb9dc39ef37c35a829dea14342a.tar.bz2 kcc-dbb14e37fac91bb9dc39ef37c35a829dea14342a.zip | |
Updated setup.py - OSX use py2app again
Diffstat (limited to 'other')
| -rw-r--r-- | other/qt.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/other/qt.conf b/other/qt.conf new file mode 100644 index 0000000..bbb0228 --- /dev/null +++ b/other/qt.conf @@ -0,0 +1,2 @@ +[Paths] +Plugins = DumbHackThatFixPY2APP |