Commit Graph

6 Commits

Author SHA1 Message Date
Chih-Hsuan Yen 9cce50054e Fix building of the example 2019-10-21 21:06:04 +02:00
Chih-Hsuan Yen 1c633498f0 Add copy and paste actions to the example 2019-07-15 21:05:11 +02:00
Andrew Janke 3bc88706d5 example: Fix "Find" menu item name 2019-03-05 23:11:25 +08:00
Andrew Janke 35464957c6 Replace Q_WS_MAC with Q_OS_MACOS for Qt 5 compatibility
The Q_WS_MAC Window Server macro is no longer defined in Qt 5: https://doc.qt.io/qt-5/macos-issues.html#compile-time-flags.
2019-03-05 22:44:45 +08:00
Chih-Hsuan Yen d28208d889 Fix build of example with latest lxqt-build-tools 2018-01-31 13:03:51 +00:00
Luís Pereira 7829b18119 Renames test app to example. Make it work
test is a reserved name. Adapt it to match the changes done.
src directory renamed to example. src was a misleading name.
2017-03-06 02:02:06 +08:00