mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-02 15:45:21 +00:00
compatible with old dtk lib
Change-Id: I676b26d71f1cb3c49b0b7a7292d874a769d961bf
This commit is contained in:
parent
07c44bb617
commit
f8c12e9cff
Notes:
Deepin Code Review
2017-08-07 10:20:38 +08:00
Verified+1: Anonymous Coward #1000004 Code-Review+2: 石博文 <sbw@sbw.so> Submitted-by: 石博文 <sbw@sbw.so> Submitted-at: Mon, 07 Aug 2017 10:20:38 +0800 Reviewed-on: https://cr.deepin.io/25277 Project: dde/dde-dock Branch: refs/heads/master
@ -9,7 +9,11 @@
|
||||
#include <unistd.h>
|
||||
#include "dbus/dbusdockadaptors.h"
|
||||
DWIDGET_USE_NAMESPACE
|
||||
#ifdef DCORE_NAMESPACE
|
||||
DCORE_USE_NAMESPACE
|
||||
#else
|
||||
DUTIL_USE_NAMESPACE
|
||||
#endif
|
||||
|
||||
// let startdde know that we've already started.
|
||||
void RegisterDdeSession()
|
||||
|
Loading…
x
Reference in New Issue
Block a user