]>
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"
17 std::vector
<otk::ustring
> desktop_names
;
19 otk::ustring titlebar_layout
;
20 long double_click_delay
;
This page took 0.031644 seconds and 4 git commands to generate.