summaryrefslogtreecommitdiff
path: root/noncore/settings/sysinfo/storage.h
Side-by-side diff
Diffstat (limited to 'noncore/settings/sysinfo/storage.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/sysinfo/storage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/settings/sysinfo/storage.h b/noncore/settings/sysinfo/storage.h
index 3fa5b79..7e8b4e0 100644
--- a/noncore/settings/sysinfo/storage.h
+++ b/noncore/settings/sysinfo/storage.h
@@ -31,2 +31,3 @@ class MountInfo;
class QVBoxLayout;
+class QWidget;
@@ -47,2 +48,3 @@ private:
QVBoxLayout *vb;
+ QWidget *container;
};