Implementation of the ScreenshotWindow class for displaying a screenshot control window. More...
#include "capture/screenshot_window.h"#include "config/iconfig_service.h"#include "keybinds/ikeybind_provider.h"#include "log/logging.h"#include <SDL2/SDL_ttf.h>#include <string>#include <unistd.h>
Include dependency graph for screenshot_window.cpp:Implementation of the ScreenshotWindow class for displaying a screenshot control window.