fix: dde-blackwidget收到kill信号后直接退出,解决重新时卡logo的问题 #242
Annotations
5 warnings
|
cppcheck:
dde-blackwidget/src/main.cpp#L18
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
dde-blackwidget/src/main.cpp#L17
Include file: <QThread> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
dde-blackwidget/src/main.cpp#L16
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
dde-blackwidget/src/main.cpp#L15
Include file: <QDBusConnectionInterface> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
dde-blackwidget/src/main.cpp#L14
Include file: <QDBusConnection> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|