View Single Post
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#361
main.cpp:
Code:
#ifdef Q_WS_MAEMO_5
    QApplication::addLibraryPath("/opt/qtm12/imports");
#endif
Before making an instance of QApplication.

Thanks
 

The Following 2 Users Say Thank You to MohammadAG For This Useful Post: