#include <assert.h>
#include <sstream>
#include "frame.h"
#include "client.h"
#include "cursors.h"
#include "draw.h"
#include "kernel.h"
#include "label.h"
#include "logger.h"
#include "monitor.h"
#include "split.h"
#include "theme.h"
#include "tree.h"
#include "util.h"
#include "workspace.h"
#include "xcore.h"
Include dependency graph for frame.cpp:
Go to the source code of this file.