View Single Post
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#10
Originally Posted by calvin_42 View Post
I have managed to create a ControlPanel Applet with the GTK launcher available on http://qt.gitorious.org/+qt-develope...lugin/plugin.c.

But my main Application needed X11 librairies to get the parent, so the size of it increased from 500k to 800k.

If someone has a better solution
How would needing the X11 libraries make your application bigger? Do you link them statically?