diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-21 15:57:05 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-21 15:57:05 +0900 |
commit | b4a5c0a167522ed4aa987fb1d65e6b58333b1363 (patch) | |
tree | 55a3c1bbeb771e16d631b916b75625eb96add9ed /ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui | |
parent | 1bd64002944c6b6ec17f44066573e3c8e5b69cdf (diff) | |
download | tdebase-b4a5c0a167522ed4aa987fb1d65e6b58333b1363.tar.gz tdebase-b4a5c0a167522ed4aa987fb1d65e6b58333b1363.zip |
Add includes to UI files to resolve FTBFS.
Partially cherry-picked from 661ed658.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui')
-rw-r--r-- | ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui b/ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui index 7a546e7b6..b317d93ba 100644 --- a/ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui +++ b/ksysguard/gui/SensorDisplayLib/SensorLoggerSettingsWidget.ui @@ -162,6 +162,7 @@ </vbox> </widget> <includes> + <include location="global" impldecl="in implementation">kcolorbutton.h</include> <include location="global" impldecl="in implementation">kdialog.h</include> <include location="local" impldecl="in implementation">SensorLoggerSettingsWidget.ui.h</include> </includes> |