summaryrefslogtreecommitdiffstats
path: root/kweather/metar_parser.h
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-12-14 12:14:40 +0200
committerMavridis Philippe <mavridisf@gmail.com>2022-01-14 12:39:12 +0200
commit432bc8184cbb2c599e351f4b09b2ad3be0cdba67 (patch)
tree6725428ab9de581b139fbb23cbd7dd921c07ae8e /kweather/metar_parser.h
parent2eeaa5f49bd6a2489366f479e5056458d4d6fca2 (diff)
downloadtdetoys-432bc8184cbb2c599e351f4b09b2ad3be0cdba67.tar.gz
tdetoys-432bc8184cbb2c599e351f4b09b2ad3be0cdba67.zip
Rename getIcon(...) to saveIconNamePath(...)
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'kweather/metar_parser.h')
-rw-r--r--kweather/metar_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/metar_parser.h b/kweather/metar_parser.h
index 6a645d2..4f276e8 100644
--- a/kweather/metar_parser.h
+++ b/kweather/metar_parser.h
@@ -94,7 +94,7 @@ class MetarParser
void calcCurrentIcon();
void calcWindChill();
bool isNight(const TQString &stationID) const;
- void getIcon( int condition, bool night, int strength = 0 );
+ void saveIconNamePath( int condition, bool night, int strength = 0 );
/*
* Reset the internal WeatherInfo struct of the class so that