~vbursian/research-assistant/intervers

« back to all changes in this revision

Viewing changes to RAGUI/EditNoteDialog.h

  • Committer: Viktor Bursian at blin-Vista
  • Date: 2014-02-19 13:23:07 UTC
  • mto: (4.6.3 DN)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: vbursian@gmail.com-20140219132307-paqv9dz1gwzg8sm6
multiple changes, mainly in drivers and consoles

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
{
20
20
  Q_OBJECT
21
21
  public:
22
 
                              ~sEditNoteDialog ();
 
22
    virtual                   ~sEditNoteDialog ();
23
23
    explicit                  sEditNoteDialog (QWidget *  parent = 0);
24
24
    void                      SetValue (rcsString);
25
25
    sString                   Value ()