openbox/src/config.hh

15 lines
275 B
C++
Raw Normal View History

// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
#ifndef __config_hh
#define __config_hh
/*! @file config.hh
2003-02-19 19:28:11 +00:00
@brief The Config class contains functions for accessing config variables
in the scripts.
*/
namespace ob {
}
#endif // __config_hh