X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fui%2Fdialog%2Fwhiteboard-sharewithuser.h;h=24ec91be53719af7c9071161edfab641da12b986;hb=9acbda558d50be3b21e4b384be758bc12a461072;hp=ad087070706e47608536cef8d195c459795d1e5d;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git diff --git a/src/ui/dialog/whiteboard-sharewithuser.h b/src/ui/dialog/whiteboard-sharewithuser.h index ad0870707..24ec91be5 100644 --- a/src/ui/dialog/whiteboard-sharewithuser.h +++ b/src/ui/dialog/whiteboard-sharewithuser.h @@ -1,7 +1,7 @@ -/** - * Whiteboard share with user dialog - * - * Authors: +/** @file + * @brief Whiteboard share with user dialog + */ +/* Authors: * David Yip * Jason Segal, Jonas Collaros, Stephen Montgomery, Brandi Soggs, Matthew Weinstock (original C/Gtk version) * @@ -33,7 +33,7 @@ namespace Inkscape { class WhiteboardShareWithUserDialog : public Dialog { public: - WhiteboardShareWithUserDialog() : Dialog("dialogs.whiteboard_sharewithuser", SP_VERB_DIALOG_WHITEBOARD_SHAREWITHUSER) + WhiteboardShareWithUserDialog() : Dialog("/dialogs/whiteboard_sharewithuser", SP_VERB_DIALOG_WHITEBOARD_SHAREWITHUSER) { }