Add infobar.*
This commit is contained in:
parent
ddc7c581fe
commit
8d3f4beb55
7
wmfs2/src/infobar.c
Executable file
7
wmfs2/src/infobar.c
Executable file
@ -0,0 +1,7 @@
|
||||
/*
|
||||
* wmfs2 by Martin Duquesnoy <xorg62@gmail.com> { for(i = 2011; i < 2111; ++i) ©(i); }
|
||||
* For license, see COPYING.
|
||||
*/
|
||||
|
||||
#include "wmfs.h"
|
||||
|
||||
13
wmfs2/src/infobar.h
Executable file
13
wmfs2/src/infobar.h
Executable file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* wmfs2 by Martin Duquesnoy <xorg62@gmail.com> { for(i = 2011; i < 2111; ++i) ©(i); }
|
||||
* For license, see COPYING.
|
||||
*/
|
||||
|
||||
#ifndef INFOBAR_H
|
||||
#define INFOBAR_H
|
||||
|
||||
#include "wmfs.h"
|
||||
|
||||
|
||||
|
||||
#endif /* INFOBAR_H */
|
||||
Loading…
x
Reference in New Issue
Block a user