#include "gui/code_editor/line_number_area.h"
#include "gui/code_editor/code_editor.h"
#include <QPainter>
#include <QStyleOption>
Go to the source code of this file.