Fixed wrong tooltip in IPTC panel, fixes #3569

This commit is contained in:
Morgan Hardwood
2017-01-04 21:59:12 +01:00
parent 6a1ccb9b15
commit d654a7a21b
3 changed files with 30 additions and 30 deletions

View File

@@ -46,8 +46,8 @@ private:
Gtk::Button* addSC;
Gtk::Button* delSC;
Gtk::Entry* author;
Gtk::Entry* authorPos;
Gtk::Entry* creator;
Gtk::Entry* creatorJobTitle;
Gtk::Entry* credit;
Gtk::Entry* source;
Gtk::Entry* copyright;