X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiIndices.h;h=bd318ff72fc9f1511189e23ba7b9b41af1452493;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=66cea923ef15b1b812d906806719ae3a3b4465b0;hpb=7ba2bfb81d5318a010d2f3d34e084d8c68efd42d;p=lyx.git diff --git a/src/frontends/qt4/GuiIndices.h b/src/frontends/qt4/GuiIndices.h index 66cea923ef..bd318ff72f 100644 --- a/src/frontends/qt4/GuiIndices.h +++ b/src/frontends/qt4/GuiIndices.h @@ -50,6 +50,7 @@ protected Q_SLOTS: void on_renamePB_clicked(); void on_removePB_pressed(); void on_indicesTW_itemDoubleClicked(QTreeWidgetItem *, int); + void on_indicesTW_itemSelectionChanged(); void on_colorPB_clicked(); void on_multipleIndicesCB_toggled(bool);