settings: Switch to XfceTitledDialog
This also means we introduce libxfce4ui as a dependency.
This commit is contained in:
committed by
Simon Steinbeiß
parent
4c9482b36e
commit
3b471c1a6c
@@ -12,6 +12,7 @@ xfce4_taskmanager_CFLAGS = \
|
||||
$(LIBXMU_CFLAGS) \
|
||||
$(GTK3_CFLAGS) \
|
||||
$(WNCK_CFLAGS) \
|
||||
$(LIBXFCE4UI_CFLAGS) \
|
||||
$(NULL)
|
||||
|
||||
xfce4_taskmanager_LDADD = \
|
||||
@@ -20,6 +21,7 @@ xfce4_taskmanager_LDADD = \
|
||||
$(LIBXMU_LIBS) \
|
||||
$(GTK3_LIBS) \
|
||||
$(WNCK_LIBS) \
|
||||
$(LIBXFCE4UI_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
xfce4_taskmanager_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user