C++ (Qt)CONFIG += designer
C++ (Qt)s += lst[RandInt(0, lst.size())];
C++ (Qt)s += lst[RandInt(0, lst.size()-1)];
BashQT += designer
BashQT -= gui