diff options
Diffstat (limited to 'src/gtk/window.ui')
-rwxr-xr-x | src/gtk/window.ui | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gtk/window.ui b/src/gtk/window.ui index 87317d9..f11d3ef 100755 --- a/src/gtk/window.ui +++ b/src/gtk/window.ui @@ -107,6 +107,10 @@ <attribute name="label" translatable="yes">_Export as CSV</attribute> <attribute name="action">app.export-csv</attribute> </item> + <item> + <attribute name="label" translatable="yes">Import</attribute> + <attribute name="action">app.import-database</attribute> + </item> </section> <section> <item> |