diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-08-30 20:36:15 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-08-30 20:36:15 -0700 |
commit | 0c56a8c1b099ade7d3c1e76b1e434dfdf8988e6f (patch) | |
tree | 771443133665a9c76f2ca3342d87a693562af091 /qt-ui/mainwindow.ui | |
parent | c68296c5bbfe2ce7d62117c372951f1680fa546c (diff) | |
download | subsurface-0c56a8c1b099ade7d3c1e76b1e434dfdf8988e6f.tar.gz |
Build fix
I don't quite understand why this was needed - or how this can build for
Tomaz without it...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 445d121df..21defae8d 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -452,7 +452,7 @@ <customwidget> <class>MainTab</class> <extends>QWidget</extends> - <header>maintab.h</header> + <header>qt-ui/maintab.h</header> <container>1</container> </customwidget> <customwidget> |