Commit graph

5 commits

Author SHA1 Message Date
romildo e2ad762394 lxqt-panel: fix for explicit (a C++11 keyword) being used as variable
It is needed to override "explicit" as this is a C++ keyword. But it
is used as variable name in xkb.h. This is causing a failure in C++
compile time.  Similar bug here:
https://bugs.freedesktop.org/show_bug.cgi?id=74080

Workaround from
ec62109e0f.
2017-03-26 16:17:42 -03:00
Thomas Tuegel 055c0f4405
lxqt: Fix packaging errors 2017-02-27 11:49:09 -06:00
romildo 349c252c58 lxqt-panel: 0.11.0 -> 0.11.1 2017-02-19 10:53:59 -03:00
José Romildo Malaquias 49ed3ab705 lxqt: fix small issues in nix expressions 2016-10-06 08:02:43 -03:00
José Romildo Malaquias a5f681eca7 lxqt-panel: init at 0.11.0 2016-10-06 08:02:42 -03:00