summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/spacewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/spacewidget.h')
-rw-r--r--src/libs/installer/spacewidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/installer/spacewidget.h b/src/libs/installer/spacewidget.h
index e2ffe2167..0f7c0dcac 100644
--- a/src/libs/installer/spacewidget.h
+++ b/src/libs/installer/spacewidget.h
@@ -60,6 +60,7 @@ private:
QLabel *m_spaceRequiredLabel;
QLabel *m_spaceAvailableLabel;
LabelWithPixmap *m_noSpaceAvailableLabel;
+ LabelWithPixmap *m_spaceRecommendationLabel;
bool m_showSpaceExceedWidget;
};