blob: be423a94e3f1dfa8be64d17a13d7d14f124b275b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
--- kio/kfile/knotifywidgetbase.ui 2005-02-04 01:33:17.000000000 +0200
+++ kio/kfile/knotifywidgetbase.ui 2005-02-23 21:04:18.076264104 +0200
@@ -1,6 +1,7 @@
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>KNotifyWidgetBase</class>
<widget class="QWidget">
+ <exportmacro>KIO_EXPORT</exportmacro>
<property name="name">
<cstring>KNotifyWidgetBase</cstring>
</property>
@@ -457,6 +458,7 @@
<tabstop>m_playerButton</tabstop>
</tabstops>
<includes>
+ <include location="global" impldecl="in declaration">kdelibs_export.h</include>
<include location="global" impldecl="in implementation">kdialog.h</include>
<include location="global" impldecl="in implementation">klistview.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
|