]> git.sur5r.net Git - bacula/bacula/commit
Make qt-console compatible to Qt5 (Qt4 still work)
authorNorbert Bizet <norbert.bizet@baculasystems.com>
Fri, 20 Oct 2017 08:29:16 +0000 (10:29 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 12 Nov 2017 10:34:03 +0000 (11:34 +0100)
commitd29370c474e3f8957543f59778822d8a1a0804ee
treee6ea69335f44521f8058bad09f499a685fc05036
parent062e29dc023579721c77b9f4429f57ec0d8ee30d
Make qt-console compatible to Qt5 (Qt4 still work)

Replace #include <QtGui> with #include <QtWidgets>
Replace toAscii with toLatin1 (deprecated)
Obsolete Plastic theme and SetCodecForCString