]> Dogcows Code - chaz/openbox/blob - src/config.hh
hack so text shows up
[chaz/openbox] / src / config.hh
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2 #ifndef __config_hh
3 #define __config_hh
4
5 /*! @file config.hh
6 @brief The Config class contains functions for accessing config variables
7 in the scripts.
8 */
9
10 namespace ob {
11
12 }
13
14 #endif // __config_hh
This page took 0.03151 seconds and 4 git commands to generate.