mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
added a QStyledItemDelegate to the list QListView in EmptyFolderWidget to center aling folders' names
This commit is contained in:
5
YACReaderLibrary/server/lib/bfLogging/bfLogging.pri
Normal file
5
YACReaderLibrary/server/lib/bfLogging/bfLogging.pri
Normal file
@ -0,0 +1,5 @@
|
||||
INCLUDEPATH += $$PWD
|
||||
DEPENDPATH += $$PWD
|
||||
|
||||
HEADERS += $$PWD/logmessage.h $$PWD/logger.h $$PWD/filelogger.h $$PWD/dualfilelogger.h
|
||||
SOURCES += $$PWD/logmessage.cpp $$PWD/logger.cpp $$PWD/filelogger.cpp $$PWD/dualfilelogger.cpp
|
Reference in New Issue
Block a user