]> Dogcows Code - chaz/tint2/blobdiff - src/launcher/launcher.h
Adding startup-notification support.
[chaz/tint2] / src / launcher / launcher.h
index dc853a7c2804e4f0f788263e4c8ac435a9f1baa1..f60aceee8e207c4d8d6e1ac5614338ca34bd6fa9 100644 (file)
@@ -83,7 +83,7 @@ void draw_launcher (void *obj, cairo_t *c);
 void launcher_load_themes(Launcher *launcher);
 // Populates the list_icons list
 void launcher_load_icons(Launcher *launcher);
-void launcher_action(LauncherIcon *icon);
+void launcher_action(LauncherIcon *icon, XEvent* e);
 
 void test_launcher_read_desktop_file();
 void test_launcher_read_theme_file();
This page took 0.018447 seconds and 4 git commands to generate.