summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Kubecek <mkubecek@suse.cz>2015-04-14 14:28:29 +0200
committerMichal Kubecek <mkubecek@suse.cz>2015-04-15 10:53:46 +0200
commite32db3467adb52e72982fbe3f5de160358094e6e (patch)
tree08f830ee8419687b71d634a256d6b09d6443fe57
parentc4d048298eb4c7607bb4127f9e0fc6c07000d4f3 (diff)
downloadtwinkle-e32db3467adb52e72982fbe3f5de160358094e6e.tar
twinkle-e32db3467adb52e72982fbe3f5de160358094e6e.tar.gz
twinkle-e32db3467adb52e72982fbe3f5de160358094e6e.tar.lz
twinkle-e32db3467adb52e72982fbe3f5de160358094e6e.tar.xz
twinkle-e32db3467adb52e72982fbe3f5de160358094e6e.zip
Qt4 port step 4: add missing forward declarations
-rw-r--r--src/gui/historyform.ui1
-rw-r--r--src/gui/inviteform.ui1
-rw-r--r--src/gui/messageform.ui1
-rw-r--r--src/gui/mphoneform.ui1
-rw-r--r--src/gui/selectprofileform.ui1
-rw-r--r--src/gui/selectuserform.ui1
-rw-r--r--src/gui/srvredirectform.ui1
-rw-r--r--src/gui/termcapform.ui1
-rw-r--r--src/gui/transferform.ui1
9 files changed, 9 insertions, 0 deletions
diff --git a/src/gui/historyform.ui b/src/gui/historyform.ui
index aedf488..66f16af 100644
--- a/src/gui/historyform.ui
+++ b/src/gui/historyform.ui
@@ -444,6 +444,7 @@
<include location="local" impldecl="in implementation">historyform.ui.h</include>
</includes>
<forwards>
+ <forward>class t_phone;</forward>
<forward>extern t_phone *phone;</forward>
</forwards>
<variables>
diff --git a/src/gui/inviteform.ui b/src/gui/inviteform.ui
index b0d7d63..2904129 100644
--- a/src/gui/inviteform.ui
+++ b/src/gui/inviteform.ui
@@ -340,6 +340,7 @@ With this option you request your SIP provider to hide your identity from the ca
<include location="local" impldecl="in implementation">inviteform.ui.h</include>
</includes>
<forwards>
+ <forward>class t_phone;</forward>
<forward>extern t_phone *phone;</forward>
</forwards>
<variables>
diff --git a/src/gui/messageform.ui b/src/gui/messageform.ui
index ee900e1..f9a611f 100644
--- a/src/gui/messageform.ui
+++ b/src/gui/messageform.ui
@@ -274,6 +274,7 @@
<include location="local" impldecl="in implementation">messageform.ui.h</include>
</includes>
<forwards>
+ <forward>class t_phone;</forward>
<forward>extern t_phone *phone;</forward>
</forwards>
<variables>
diff --git a/src/gui/mphoneform.ui b/src/gui/mphoneform.ui
index 53adfcb..d70d279 100644
--- a/src/gui/mphoneform.ui
+++ b/src/gui/mphoneform.ui
@@ -2677,6 +2677,7 @@ If the SAS is equal at both ends, then you should confirm it by clicking this pa
<include location="local" impldecl="in implementation">mphoneform.ui.h</include>
</includes>
<forwards>
+ <forward>class t_phone;</forward>
<forward>extern t_phone *phone;</forward>
</forwards>
<variables>
diff --git a/src/gui/selectprofileform.ui b/src/gui/selectprofileform.ui
index 9efb522..e2a9dbf 100644
--- a/src/gui/selectprofileform.ui
+++ b/src/gui/selectprofileform.ui
@@ -373,6 +373,7 @@
<include location="local" impldecl="in implementation">selectprofileform.ui.h</include>
</includes>
<forwards>
+ <forward>class t_phone;</forward>
<forward>extern t_phone *phone;</forward>
</forwards>
<variables>
diff --git a/src/gui/selectuserform.ui b/src/gui/selectuserform.ui
index 19a7ff7..5b6cbbf 100644
--- a/src/gui/selectuserform.ui
+++ b/src/gui/selectuserform.ui
@@ -185,6 +185,7 @@
<include location="local" impldecl="in implementation">selectuserform.ui.h</include>
</includes>
<forwards>
+ <forward>class t_phone;</forward>
<forward>extern t_phone *phone;</forward>
</forwards>
<signals>
diff --git a/src/gui/srvredirectform.ui b/src/gui/srvredirectform.ui
index 6f0430e..0bc9ce5 100644
--- a/src/gui/srvredirectform.ui
+++ b/src/gui/srvredirectform.ui
@@ -777,6 +777,7 @@
<include location="local" impldecl="in implementation">srvredirectform.ui.h</include>
</includes>
<forwards>
+ <forward>class t_phone;</forward>
<forward>extern t_phone *phone;</forward>
</forwards>
<variables>
diff --git a/src/gui/termcapform.ui b/src/gui/termcapform.ui
index 08f72d0..bf3dfab 100644
--- a/src/gui/termcapform.ui
+++ b/src/gui/termcapform.ui
@@ -218,6 +218,7 @@
<include location="local" impldecl="in implementation">termcapform.ui.h</include>
</includes>
<forwards>
+ <forward>class t_phone;</forward>
<forward>extern t_phone *phone;</forward>
</forwards>
<variables>
diff --git a/src/gui/transferform.ui b/src/gui/transferform.ui
index dc6b14e..f95c5b3 100644
--- a/src/gui/transferform.ui
+++ b/src/gui/transferform.ui
@@ -238,6 +238,7 @@
<include location="local" impldecl="in implementation">transferform.ui.h</include>
</includes>
<forwards>
+ <forward>class t_phone;</forward>
<forward>extern t_phone *phone</forward>
</forwards>
<variables>