]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/PAGES
This change of the regular expressions should fix any restoretree issues
[bacula/bacula] / bacula / src / qt-console / PAGES
index 68f3f8d9945c15a175830bdc3a1aeb9d4c63c1af..ec019637827e73c79ea8c74e656e36a4b2447516 100644 (file)
@@ -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.