diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-09-21 03:02:29 +0200 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-21 19:30:02 +0900 |
commit | 9087d76878e7af524bb7c8de7ff3e112abdbb42a (patch) | |
tree | 68e14707898dc6e052c9925801411dbe152112e2 /filesharing/advanced/nfs | |
parent | 58f8464d1a7fd7885c9e5a29c235c7205a3b0402 (diff) | |
download | tdenetwork-9087d76878e7af524bb7c8de7ff3e112abdbb42a.tar.gz tdenetwork-9087d76878e7af524bb7c8de7ff3e112abdbb42a.zip |
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 94033dc8bbdc719864d178f67d9a32396ec35583)
Diffstat (limited to 'filesharing/advanced/nfs')
-rw-r--r-- | filesharing/advanced/nfs/nfsdialoggui.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filesharing/advanced/nfs/nfsdialoggui.ui b/filesharing/advanced/nfs/nfsdialoggui.ui index 3cd15997..2b72c451 100644 --- a/filesharing/advanced/nfs/nfsdialoggui.ui +++ b/filesharing/advanced/nfs/nfsdialoggui.ui @@ -148,6 +148,7 @@ The first column shows the name or address of the host, the second column shows </tabstops> <includes> <include location="local" impldecl="in implementation">nfsdialoggui.ui.h</include> + <include location="global" impldecl="in implementation">tdelistview.h</include> </includes> <Q_SLOTS> <slot>listView_selectionChanged()</slot> |