wmbattery: move labels to the beginning of the line.
[dockapps.git] / yawmppp / src / about.h
bloba425fa5964fa5ee959183db5bbeec6c7752d681e
2 #ifndef ABOUT_H
3 #define ABOUT_H
5 void about_dismiss(GtkWidget *wid,gpointer data);
6 void applet_about (GtkWidget * widget, gpointer data);
8 #endif