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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trg-destination-combo.h b/src/trg-destination-combo.h
index c7513f2..61eafdd 100644
--- a/src/trg-destination-combo.h
+++ b/src/trg-destination-combo.h
@@ -48,11 +48,11 @@ typedef struct {
GType trg_destination_combo_get_type(void);
GtkWidget *trg_destination_combo_new(TrgClient * client,
- const gchar * lastSelectionKey);
+ const gchar * lastSelectionKey);
gchar *trg_destination_combo_get_dir(TrgDestinationCombo * combo);
gboolean trg_destination_combo_has_text(TrgDestinationCombo * combo);
GtkEntry *trg_destination_combo_get_entry(TrgDestinationCombo * combo);
void trg_destination_combo_save_selection(TrgDestinationCombo * combo_box);
G_END_DECLS
-#endif /* TRG_DESTINATION_COMBO_H_ */
+#endif /* TRG_DESTINATION_COMBO_H_ */