]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiRef.h
Some comments and cosmetics.
[features.git] / src / frontends / qt4 / GuiRef.h
index c7945f3af438cb9a4633b791d7130120b0c443ca..96285e3640ff218bce8442253e1ebe89d7b54309 100644 (file)
@@ -24,6 +24,9 @@ class QListWidgetItem;
 namespace lyx {
 namespace frontend {
 
+// FIXME This could, and therefore, should inherit from
+// GuiCommand. Note, e.g., that the definitions of the first
+// three private functions all just replicate what's there.
 class GuiRef : public GuiDialog, public Ui::RefUi
 {
        Q_OBJECT