repo.or.cz
/
fvwm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Propagate Layer changes via Style command on-the-fly.
[fvwm.git]
/
fvwm
/
modconf.h
blob
a7039673b1c0eeaac4669c9f13373d17bfa28854
1
/* -*-c-*- */
2
3
#ifndef MODCONF_H
4
#define MODCONF_H
5
6
7
void
ModuleConfig
(
char
*
action
);
8
9
#endif
/* MODCONF_H */