3 #ifndef SPECTMORPH_RENAME_OPERATOR_DIALOG_HH 4 #define SPECTMORPH_RENAME_OPERATOR_DIALOG_HH 6 #include "smmorphoperator.hh" 20 QLineEdit *new_name_edit;
21 QPushButton *ok_button;
25 std::string new_name();
28 void on_name_changed();
Definition: smmorphoperator.hh:19
Definition: smalignedarray.cc:7
Definition: smrenameoperatordialog.hh:14