diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-05-09 03:15:31 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-05-09 03:15:31 +0000 |
| commit | 146d595e96857b2fa94793e411c9344658ea6b68 (patch) | |
| tree | 69b416405e2e54a0da4d71576bb7def08e8f9cec /src/dialogs/export.h | |
| parent | more vectorization, this time in bluredge (diff) | |
| download | inkscape-146d595e96857b2fa94793e411c9344658ea6b68.tar.gz inkscape-146d595e96857b2fa94793e411c9344658ea6b68.zip | |
partial GTKmmfication and HIGification by Jonathon Jongsma
(bzr r786)
Diffstat (limited to 'src/dialogs/export.h')
| -rw-r--r-- | src/dialogs/export.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/dialogs/export.h b/src/dialogs/export.h index 4fb6ce2a4..3bb0a1375 100644 --- a/src/dialogs/export.h +++ b/src/dialogs/export.h @@ -2,9 +2,10 @@ #define SP_EXPORT_H /** - * \brief text-edit + * \brief export to bitmap dialog * - * Text editing and font changes + * Creates a dialog window for exporting an image to a bitmap if one doesn't already exist and + * shows it to the user. If the dialog has already been created, it simply shows the window. * */ |
