#include "SegmentedDropIndicatorOverlay.h"
#include "core/DropArea.h"
#include "Config.h"
#include "core/ViewFactory.h"
#include <algorithm>
#include <cmath>
Go to the source code of this file.