summaryrefslogtreecommitdiffstats
path: root/src/sources/source.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sources/source.cpp')
-rw-r--r--src/sources/source.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sources/source.cpp b/src/sources/source.cpp
index 6ebe6b4..5c4e52a 100644
--- a/src/sources/source.cpp
+++ b/src/sources/source.cpp
@@ -220,3 +220,4 @@ int Source::celsiusToFahrenheit(int inCelsius) const{
void Source::realizeWidget(){
mIsMetric = TDEGlobal::locale()->measureSystem() == TDELocale::Metric;
}
+#include "source.moc"