diff options
Diffstat (limited to 'capplets/appearance/theme-installer.h')
-rw-r--r-- | capplets/appearance/theme-installer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/appearance/theme-installer.h b/capplets/appearance/theme-installer.h index 1718b124..44326982 100644 --- a/capplets/appearance/theme-installer.h +++ b/capplets/appearance/theme-installer.h @@ -23,6 +23,6 @@ #define THEME_INSTALLER_H void mate_theme_install (GFile *file, GtkWindow *parent); -void mate_theme_installer_run (GtkWindow *parent, const gchar *filename); +void mate_theme_installer_run (GtkWindow *parent); #endif /* THEME_INSTALLER_H */ |