diff options
author | Timothy Pearson <[email protected]> | 2011-11-27 01:51:51 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-27 01:51:51 -0600 |
commit | faca9d40261b2045c221b6e0a411a1e0c8f462bc (patch) | |
tree | 46acd6ffda3dffd45b3f15ab8cc11f92c39135c0 /src/ksvnwidgets/revertform.ui | |
parent | 28972708f207ca1dc4f2f0db371e6a05d7a88fa2 (diff) | |
download | tdesvn-faca9d40261b2045c221b6e0a411a1e0c8f462bc.tar.gz tdesvn-faca9d40261b2045c221b6e0a411a1e0c8f462bc.zip |
Fix a number of build failures
Diffstat (limited to 'src/ksvnwidgets/revertform.ui')
-rw-r--r-- | src/ksvnwidgets/revertform.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ksvnwidgets/revertform.ui b/src/ksvnwidgets/revertform.ui index bf99a45..1f413dc 100644 --- a/src/ksvnwidgets/revertform.ui +++ b/src/ksvnwidgets/revertform.ui @@ -62,7 +62,7 @@ <customwidgets> <customwidget> <class>DepthSelector</class> - <header location="local">src/ksvnwidgets/depthselector.h</header> + <header location="local">depthselector.h</header> <sizehint> <width>-1</width> <height>30</height> @@ -84,6 +84,6 @@ </images> <layoutdefaults spacing="6" margin="11"/> <includehints> - <includehint>src/ksvnwidgets/depthselector.h</includehint> + <includehint>depthselector.h</includehint> </includehints> </UI> |