Qt-only program

By default the build system assumes you're building a KDE application, so it might do things which requires kdecore (e.g. using klocale.h when compiling Qt Designer .ui files). To disable this when building a Qt-only program, use

KDE_OPTIONS = qtonly