summaryrefslogtreecommitdiff
path: root/src/trg-destination-combo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-destination-combo.h')
-rw-r--r--src/trg-destination-combo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-destination-combo.h b/src/trg-destination-combo.h
index c5926a9..6412018 100644
--- a/src/trg-destination-combo.h
+++ b/src/trg-destination-combo.h
@@ -48,6 +48,7 @@ typedef struct {
GType trg_destination_combo_get_type(void);
GtkWidget *trg_destination_combo_new(TrgClient * client);
+gchar *trg_destination_combo_get_dir(TrgDestinationCombo *combo);
G_END_DECLS
#endif /* TRG_DESTINATION_COMBO_H_ */