Fix confirming exit when commands are running #1545
Annotations
10 warnings
Build with CMake:
src/common/actionoutput.cpp#L93
unused member function 'setOutputFormat' [-Wunused-member-function]
|
Build with CMake:
src/common/actionoutput.cpp#L94
unused member function 'setOutputTab' [-Wunused-member-function]
|
Build with CMake:
src/common/common.cpp#L747
'break' will never be executed [-Wunreachable-code-break]
|
Build with CMake:
src/common/globalshortcutcommands.cpp#L34
unused member function 'trUtf8' [-Wunused-member-function]
|
Build with CMake:
src/common/predefinedcommands.cpp#L25
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/notificationbasic.cpp#L33
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#L60
unused member function 'trUtf8' [-Wunused-member-function]
|
Build with CMake:
src/gui/notificationbasic.cpp#L107
unused member function 'tr' [-Wunused-member-function]
|
Loading