X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fqt-console%2FPAGES;h=ec019637827e73c79ea8c74e656e36a4b2447516;hb=1fc951fbf84de26886bdc64b332e86a4586924a5;hp=68f3f8d9945c15a175830bdc3a1aeb9d4c63c1af;hpb=42373bad4198d2074174b4d11c41e599b5c0508b;p=bacula%2Fbacula diff --git a/bacula/src/qt-console/PAGES b/bacula/src/qt-console/PAGES index 68f3f8d994..ec01963782 100644 --- a/bacula/src/qt-console/PAGES +++ b/bacula/src/qt-console/PAGES @@ -38,7 +38,7 @@ setCurrent() for making the page and tree widget item of an object selected and in the front of the stack. Closing -Use the function closeDockPage() to close from within the class. Otherwise, if +Use the function closeStackPage() to close from within the class. Otherwise, if there are pointers which need to be deleted, use a destructor. The m_closeable page member will determine whether the option to close will appear in context menu of page selector.