diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-20 00:34:52 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-20 00:34:52 -0600 |
commit | 8f439737eb32df0f2f0772d4d46bdc256f5f2b56 (patch) | |
tree | 9959795b0fd2153587c99c3328adb7e895471ab1 | |
parent | 840037ccbb80cf294e160460f5f7ca519cbe6329 (diff) | |
download | tdenetwork-8f439737eb32df0f2f0772d4d46bdc256f5f2b56.tar.gz tdenetwork-8f439737eb32df0f2f0772d4d46bdc256f5f2b56.zip |
Fix FTBFS on armel
-rw-r--r-- | krdc/maindialogbase.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/krdc/maindialogbase.ui b/krdc/maindialogbase.ui index 083e0c37..96f04ff0 100644 --- a/krdc/maindialogbase.ui +++ b/krdc/maindialogbase.ui @@ -329,6 +329,9 @@ Remote Desktop Connection only supports systems that use VNC.</string> <slot>rescan()</slot> </connection> </connections> +<forwards> + <forward>class TQListViewItem;</forward> +</forwards> <includes> <include location="global" impldecl="in implementation">kdialog.h</include> </includes> |