]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiAbout.cpp
QDialogButtonBox for the remaining dialogs.
[lyx.git] / src / frontends / qt4 / GuiAbout.cpp
index c2fa90e4d98136ace592b9e8f01721087e8203ff..747723ff0680bcab06f168997b41e72358697d53 100644 (file)
@@ -273,7 +273,7 @@ GuiAbout::GuiAbout(GuiView & lv)
 }
 
 
-void GuiAbout::on_closePB_clicked()
+void GuiAbout::on_buttonBox_rejected()
 {
        close();
 }