From: Eric Bollengier Date: Sat, 2 Oct 2010 16:49:01 +0000 (+0200) Subject: bat: Add runrestore.ui to bat project file X-Git-Tag: Release-7.0.0~1524 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c598a8773f1891c91b3ee8161764792266fb8bf2;p=bacula%2Fbacula bat: Add runrestore.ui to bat project file --- diff --git a/bacula/src/qt-console/bat.pro.in b/bacula/src/qt-console/bat.pro.in index 94b9b962e8..cfc64c573e 100644 --- a/bacula/src/qt-console/bat.pro.in +++ b/bacula/src/qt-console/bat.pro.in @@ -45,6 +45,7 @@ FORMS += relabel/relabel.ui FORMS += mount/mount.ui FORMS += console/console.ui FORMS += restore/restore.ui restore/prerestore.ui restore/brestore.ui +FORMS += restore/runrestore.ui FORMS += restore/restoretree.ui FORMS += run/run.ui run/runcmd.ui run/estimate.ui run/prune.ui FORMS += select/select.ui select/textinput.ui