diff options
Diffstat (limited to 'src/svnfrontend/fronthelpers/checkoutinfo.ui')
-rw-r--r-- | src/svnfrontend/fronthelpers/checkoutinfo.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/svnfrontend/fronthelpers/checkoutinfo.ui b/src/svnfrontend/fronthelpers/checkoutinfo.ui index 9334675..048711e 100644 --- a/src/svnfrontend/fronthelpers/checkoutinfo.ui +++ b/src/svnfrontend/fronthelpers/checkoutinfo.ui @@ -186,7 +186,7 @@ </customwidget> <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> @@ -218,6 +218,6 @@ <includehint>klineedit.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>rangeinput_impl.h</includehint> - <includehint>src/ksvnwidgets/depthselector.h</includehint> + <includehint>depthselector.h</includehint> </includehints> </UI> |