]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/console/console.h
bat: Add restore job list in console
[bacula/bacula] / bacula / src / qt-console / console / console.h
index 783581848331a2c290a1917950ab624de9f2761e..8d23a6c035140f59f652f4ec7baf84987ab21138 100644 (file)
@@ -8,7 +8,7 @@
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
    This program is Free Software; you can redistribute it and/or
-   modify it under the terms of version two of the GNU General Public
+   modify it under the terms of version three of the GNU Affero General Public
    License as published by the Free Software Foundation and included
    in the file LICENSE.
 
@@ -17,7 +17,7 @@
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    General Public License for more details.
 
-   You should have received a copy of the GNU General Public License
+   You should have received a copy of the GNU Affero General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
@@ -127,6 +127,7 @@ private:
 
 public:
    QStringList job_list;
+   QStringList restore_list;
    QStringList client_list;
    QStringList fileset_list;
    QStringList messages_list;