X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiGraphics.h;h=a80074e70b465abee079bcb3b2817476059cb41a;hb=dd3842505b22a768c9b3f71d7e675f9c06381699;hp=338af748925653a28699aa1ba315082fefd4c7ae;hpb=9073fd6b9fc46cf5da5f2041719c3d7c91e1ce7b;p=lyx.git diff --git a/src/frontends/qt4/GuiGraphics.h b/src/frontends/qt4/GuiGraphics.h index 338af74892..a80074e70b 100644 --- a/src/frontends/qt4/GuiGraphics.h +++ b/src/frontends/qt4/GuiGraphics.h @@ -47,7 +47,6 @@ private Q_SLOTS: void on_getPB_clicked(); void on_editPB_clicked(); void on_filename_textChanged(const QString &); - void on_embedCB_toggled(bool); void on_scaleCB_toggled(bool); void on_WidthCB_toggled(bool); void on_HeightCB_toggled(bool);