move roundscrollbarrenderer from gui/widget to gui/view

This commit is contained in:
houzh 2023-12-07 08:14:26 +08:00
parent 3573a9d8f1
commit b2a7c3f0d5

View File

@ -1,4 +1,4 @@
#include <widget/roundscrollbarrenderer.h>
#include <view/roundscrollbarrenderer.h>
#include <color.h>
#include <cdlog.h>