diff options
Diffstat (limited to 'src/plugins/General/General.pro')
| -rw-r--r-- | src/plugins/General/General.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/General/General.pro b/src/plugins/General/General.pro index 9be5056e1..b3b636c9e 100644 --- a/src/plugins/General/General.pro +++ b/src/plugins/General/General.pro @@ -11,11 +11,14 @@ SUBDIRS += statusicon \ copypaste \ rgscan \ hotkey + unix:SUBDIRS += mpris \ kdenotify \ converter \ gnomehotkey +win32:SUBDIRS += taskbar + contains(CONFIG, UDISKS2_PLUGIN){ unix:SUBDIRS += udisks2 } |
