Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/2513 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/13/2513/1 translated last German comment in this file Change-Id: I6e8e65156d23682a2045019c7703c57f2448d1dc --- M dbaccess/source/ui/inc/WCopyTable.hxx 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbaccess/source/ui/inc/WCopyTable.hxx b/dbaccess/source/ui/inc/WCopyTable.hxx index 87098f6..9a95655 100644 --- a/dbaccess/source/ui/inc/WCopyTable.hxx +++ b/dbaccess/source/ui/inc/WCopyTable.hxx @@ -335,7 +335,7 @@ OKButton& GetOKButton() { return m_pbFinish; } Wizard_Button_Style GetPressedButton() const { return m_ePressed; } void EnableButton(Wizard_Button_Style eStyle,sal_Bool bEnable); - void AddWizardPage(OWizardPage* pPage); // Page wird von OCopyTableWizard gelöscht + void AddWizardPage(OWizardPage* pPage); // delete page from OCopyTableWizard void RemoveWizardPage(OWizardPage* pPage); // Page goes again to user void CheckButtons(); // checks which button can be disabled, enabled -- To view, visit https://gerrit.libreoffice.org/2513 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6e8e65156d23682a2045019c7703c57f2448d1dc Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Luc Castermans <luc.casterm...@gmail.com> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice