Hello, Since Sokoloff does not have the time to do it, I took some time to merge his previous work to make liblxqt support Qt5. I finished the remaining parts. Now the code builds smoothly with Qt5 and it's in the "qt5" branch of liblxqt now. Please test if it works for you. If there're no objections, I'd like to merge it to master branch later. Here are some incompatible changes made by Sokoloff, though.
1. the name of the lib is changed. When compiled with Qt5, it's named liblxqt5, not liblxqt. 2. the name of header files are changed. Previously we do this: #include <lxqt/lxqtsettings.h> or #include <lxqt/LxQtSettings> Now we can do this: #include <LxQt/Settings> Currently it still installs both versions of header files, but think the new one makes more sense so I want to fix all existing lxqt components to use the new header names and deprecate the old ones. Cheers! ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Lxde-list mailing list Lxde-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxde-list