diff options
| author | Jasper van de Gronde <jasper.vandegronde@gmail.com> | 2010-09-06 17:32:05 +0000 |
|---|---|---|
| committer | Jasper van de Gronde <th.v.d.gronde@hccnet.nl> | 2010-09-06 17:32:05 +0000 |
| commit | be519f62404daf6dff2449a2eb5280d998298868 (patch) | |
| tree | 0512806eccbf0707bc63716be91e5223b48072bb /src/interface.h | |
| parent | Extensions. Consistency fix and UI improvements (Generate from path submenu). (diff) | |
| download | inkscape-be519f62404daf6dff2449a2eb5280d998298868.tar.gz inkscape-be519f62404daf6dff2449a2eb5280d998298868.zip | |
Automatically add shortcuts to tooltips
(bzr r9745)
Diffstat (limited to 'src/interface.h')
| -rw-r--r-- | src/interface.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interface.h b/src/interface.h index 099fdd277..3900350bd 100644 --- a/src/interface.h +++ b/src/interface.h @@ -69,8 +69,6 @@ void sp_ui_dialog_title_string (Inkscape::Verb * verb, gchar* c); void sp_ui_error_dialog (const gchar * message); bool sp_ui_overwrite_file (const gchar * filename); -void sp_ui_shortcut_string (unsigned int shortcut, gchar* c); - #endif /* |
