summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.h
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2019-03-07 23:27:39 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-03-07 23:27:39 +0000
commit507be4f0610106babb901402b1bafa0538da0e46 (patch)
tree1231b68267592ee2bec179d6b5fe7314ef42474d /src/ui/interface.h
parentTranslations: Check for common errors in .po files (diff)
downloadinkscape-507be4f0610106babb901402b1bafa0538da0e46.tar.gz
inkscape-507be4f0610106babb901402b1bafa0538da0e46.zip
Remove reload UI and some theming fixes
Diffstat (limited to 'src/ui/interface.h')
-rw-r--r--src/ui/interface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/interface.h b/src/ui/interface.h
index 67cb0f393..e7e191a64 100644
--- a/src/ui/interface.h
+++ b/src/ui/interface.h
@@ -39,8 +39,6 @@ void sp_ui_close_view (GtkWidget *widget);
void sp_ui_new_view ();
-void sp_ui_reload();
-
void sp_ui_import_files(gchar *buffer);
/**