mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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
1 changed files with 0 additions and 1 deletions
|
@ -438,4 +438,3 @@ int parseTemperatureToMkelvin(const QString& text)
|
|||
return mkelvin;
|
||||
|
||||
}
|
||||
#include "qt-gui.moc"
|
||||
|
|
Loading…
Add table
Reference in a new issue