boolean is not a standard c++ type

This commit is contained in:
Luis Ángel San Martín 2018-04-24 16:53:47 +02:00
parent 3cff8b59e7
commit 0ff7da1d2c

View File

@ -88,7 +88,7 @@ private:
QAction * showInfoAction;
QAction * showInfoSeparatorAction;
boolean filterEnabled;
bool filterEnabled;
YACReaderComicsSelectionHelper * selectionHelper;
YACReaderComicInfoHelper * comicInfoHelper;