summaryrefslogtreecommitdiff
path: root/src/trg-destination-combo.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 15:08:03 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 15:08:03 +0000
commit763abd8c8fc32b29c5f989cd0d4cab1b6e472997 (patch)
tree4ff54223e8526dbb20e9fe87e9c21d9a3b80975c /src/trg-destination-combo.h
parent0d08a471f9ebfdfadded6c92abc700c706475644 (diff)
oops, no tabs. (indent -kr -nut)
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_ */