wmclockmon: update change-log
[dockapps.git] / wmclockmon / wmclockmon-cal / mainwindow.h
bloba4febd48ea83f125045e0e7e912bc23f73116676
1 /*
2 * Create the main window.
3 */
5 #ifndef MAINWINDOW_H
6 #define MAINWINDOW_H
8 #include <gtk/gtk.h>
10 void create_mainwindow(void);
12 #endif