all repos — fluxbox @ 80b0f72d3079b38d857a0305f23ca80fdd071a70

custom fork of the fluxbox windowmanager

need fbtk ThemeManager
fluxgen fluxgen
commit

80b0f72d3079b38d857a0305f23ca80fdd071a70

parent

9a2777a116cb1c69722eb2238ef8de19975ca851

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M src/FbCommands.ccsrc/FbCommands.cc

@@ -19,10 +19,11 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: FbCommands.cc,v 1.2 2003/02/15 01:58:06 fluxgen Exp $ +// $Id: FbCommands.cc,v 1.3 2003/04/15 12:13:22 fluxgen Exp $ #include "FbCommands.hh" #include "fluxbox.hh" +#include "FbTk/Theme.hh" #include <sys/types.h> #include <unistd.h>