comparison src/logwindow.h @ 1055:1646720364cf

Adding a vim modeline to all files - patch by Klaus Ethgen
author nadvornik
date Tue, 07 Oct 2008 18:20:22 +0000
parents 6d6f042b8ca5
children 8b89e3ff286b
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
25 void log_window_new(void); 25 void log_window_new(void);
26 26
27 void log_window_append(const gchar *str, LogType type); 27 void log_window_append(const gchar *str, LogType type);
28 28
29 #endif /* LOGWINDOW_H */ 29 #endif /* LOGWINDOW_H */
30 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */