]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.h
move expand_tilde to ob_expand_tilde in openbox.c to make it global.
[chaz/openbox] / openbox / openbox.h
index 2f325dff919a76e001039bc49414ce95b1e6cec8..a01e792cff4426642c770258c33d813e4d29fb2d 100644 (file)
@@ -48,4 +48,6 @@ Cursor ob_cursor(ObCursor cursor);
 
 KeyCode ob_keycode(ObKey key);
 
+gchar *ob_expand_tilde(const gchar *f);
+
 #endif
This page took 0.024637 seconds and 4 git commands to generate.