summaryrefslogtreecommitdiff
path: root/src/trg-preferences-dialog.h
diff options
context:
space:
mode:
authorGravatar Alan F <ajf@eth0.org.uk>2014-03-09 17:25:32 +0000
committerGravatar Alan F <ajf@eth0.org.uk>2014-03-09 17:25:32 +0000
commit56a60210894a344d66ec3c77f807c2867491f45d (patch)
treebe59a336f3277fb36c3512c2875a4486339930ab /src/trg-preferences-dialog.h
parent178dcc788892a216b346d4937970efa351bc4863 (diff)
hacking to support the options dialog from rss feeds
Diffstat (limited to 'src/trg-preferences-dialog.h')
-rw-r--r--src/trg-preferences-dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-preferences-dialog.h b/src/trg-preferences-dialog.h
index f5e9825..e163964 100644
--- a/src/trg-preferences-dialog.h
+++ b/src/trg-preferences-dialog.h
@@ -60,6 +60,7 @@ GtkWidget *trg_preferences_dialog_get_instance(TrgMainWindow * win,
TrgClient * client);
trg_pref_widget_desc *trg_pref_widget_desc_new(GtkWidget * w, gchar * key,
int flags);
+void trg_preferences_dialog_set_page(TrgPreferencesDialog *pref_dlg, guint page);
G_END_DECLS
#endif /* TRG_PREFERENCES_WINDOW_H_ */