##// END OF EJS Templates
Removed annoying GUI bug with dock widget handling:...
Removed annoying GUI bug with dock widget handling: -when last the plugin is removed the GUI is broken, if you add a new plugin it will not tabify correctly. Some cleaning on proxy: -removed dead code. Updated credits: -added LppSerial link to hephaistos -added gnome icons link

File last commit:

r0:1aa783210b8e default
r12:a31c7daed0d6 default
Show More
mingwQtgenCmd.sh
5 lines | 168 B | application/x-sh | BashLexer
#!bash
export QTDIR=/c/Qt/5.2.0/mingw48_32
export PATH=$PATH:$QTDIR/bin
pythonqt_generator.exe --output-directory=pythonQtOut Pylppmon.h pythonQtgeneratorCfg.txt