Fix setting color for item counter #1789
Annotations
10 warnings
Build with CMake:
src/gui/notificationbasic.cpp#L107
unused member function 'tr' [-Wunused-member-function]
|
Build with CMake:
src/gui/notificationbasic.cpp#L60
unused member function 'trUtf8' [-Wunused-member-function]
|
Build with CMake:
src/gui/notificationbasic.cpp#L60
unused member function 'tr' [-Wunused-member-function]
|
Build with CMake:
src/gui/notificationbasic.cpp#L33
unused member function 'trUtf8' [-Wunused-member-function]
|
Build with CMake:
src/gui/notificationbasic.cpp#L33
unused member function 'tr' [-Wunused-member-function]
|
Build with CMake:
src/gui/navigation.cpp#L99
'return' will never be executed [-Wunreachable-code-return]
|
Build with CMake:
src/gui/navigation.cpp#L53
'return' will never be executed [-Wunreachable-code-return]
|
Build with CMake:
src/common/predefinedcommands.cpp#L26
unused member function 'trUtf8' [-Wunused-member-function]
|
Build with CMake:
src/common/globalshortcutcommands.cpp#L35
unused member function 'trUtf8' [-Wunused-member-function]
|
Build with CMake:
src/common/commandstore.cpp#L20
declaration requires a global destructor [-Wglobal-constructors]
|
Loading