diff options
Diffstat (limited to 'desktop-widgets/mainwindow.ui')
-rw-r--r-- | desktop-widgets/mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-widgets/mainwindow.ui b/desktop-widgets/mainwindow.ui index 724c83657..85f034692 100644 --- a/desktop-widgets/mainwindow.ui +++ b/desktop-widgets/mainwindow.ui @@ -750,13 +750,13 @@ <customwidget> <class>NotificationWidget</class> <extends>QWidget</extends> - <header>notificationwidget.h</header> + <header>desktop-widgets/notificationwidget.h</header> <container>1</container> </customwidget> <customwidget> <class>MultiFilter</class> <extends>QWidget</extends> - <header>simplewidgets.h</header> + <header>desktop-widgets/simplewidgets.h</header> <container>1</container> </customwidget> </customwidgets> |