]>
Dogcows Code - chaz/openbox/blob - src/config.hh
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
6 @brief The Config class contains configuration options set by the user's
10 #include "otk/ustring.hh"
20 std::vector
<otk::ustring
> desktop_names
;
22 otk::ustring titlebar_layout
;
23 long double_click_delay
;
This page took 0.053853 seconds and 4 git commands to generate.