aboutsummaryrefslogtreecommitdiff
path: root/src/downloadwidget.h
diff options
context:
space:
mode:
authorLibravatar Keshav Bhatt <keshavnrj@gmail.com>2023-01-27 02:57:48 +0530
committerLibravatar Keshav Bhatt <keshavnrj@gmail.com>2023-01-27 10:10:17 +0530
commit011db4495d98932cbffa5fc2268ee1a3e2984aa6 (patch)
treea071bf7c135d254bb7976e022839c49475d7552c /src/downloadwidget.h
parent56c55a949854f9dd73b60e353be35bd31407cee0 (diff)
downloadwhatsie-011db4495d98932cbffa5fc2268ee1a3e2984aa6.tar.gz
whatsie-011db4495d98932cbffa5fc2268ee1a3e2984aa6.zip
chore: cleanup
- move methods to page
Diffstat (limited to 'src/downloadwidget.h')
-rw-r--r--src/downloadwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/downloadwidget.h b/src/downloadwidget.h
index ff9e488..074a979 100644
--- a/src/downloadwidget.h
+++ b/src/downloadwidget.h
@@ -52,7 +52,7 @@
#define DOWNLOADWIDGET_H
#include "ui_downloadwidget.h"
-#include "elidedlabel.h"
+#include "widgets/elidedlabel/elidedlabel.h"
#include <QFrame>