diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-27 02:25:23 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-27 02:25:23 -0600 |
| commit | 32f900cc79cc54627622d23245854e50995ef827 (patch) | |
| tree | b877536a0744c44a5299d1966fed6762522429bf /src/svnfrontend/fronthelpers | |
| parent | 6b8689efa77fd4e478174ff9c42710ffd05044df (diff) | |
| download | tdesvn-32f900cc79cc54627622d23245854e50995ef827.tar.gz tdesvn-32f900cc79cc54627622d23245854e50995ef827.zip | |
Fix more FBTFS problems
Diffstat (limited to 'src/svnfrontend/fronthelpers')
| -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> |
