mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 15:55:23 +08:00
dbus: handle dbus error with UI interaction
Gitlab: #160 Change-Id: Ica0aab9ba7f043c4ab56314bbd5312f75239ad51
This commit is contained in:
committed by
Ming Rui Zhang
parent
a4787e2a45
commit
d3ebc43657
@@ -118,9 +118,11 @@ unix {
|
||||
|
||||
# unix specific
|
||||
HEADERS += \
|
||||
src/xrectsel.h
|
||||
src/dbuserrorhandler.h \
|
||||
src/xrectsel.h
|
||||
SOURCES += \
|
||||
src/xrectsel.c
|
||||
src/dbuserrorhandler.cpp \
|
||||
src/xrectsel.c
|
||||
}
|
||||
|
||||
# Input
|
||||
|
||||
Reference in New Issue
Block a user