~ctwm/ctwm/trunk

1
2
3
4
5
6
#ifndef _CTWM_CLICKTOFOCUS_H
#define _CTWM_CLICKTOFOCUS_H

void set_last_window(WorkSpace *current);

#endif