Remove unnecessary moc include
This fixes compilation issues with the new build system. Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
c74b286e70
commit
4fee6077af
@ -438,4 +438,3 @@ int parseTemperatureToMkelvin(const QString& text)
|
||||
return mkelvin;
|
||||
|
||||
}
|
||||
#include "qt-gui.moc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user