diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 00:02:21 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 00:02:47 +0900 |
commit | 919aa1c8b7a049e6b6794195ac6433a97c9e84dc (patch) | |
tree | 20197b6510cb2feae19a616df3591580d5b5424a /kweather/weatherbutton.h | |
parent | 22ef47912aaa979723f4eeed93a662fb330df212 (diff) | |
download | tdetoys-919aa1c8b7a049e6b6794195ac6433a97c9e84dc.tar.gz tdetoys-919aa1c8b7a049e6b6794195ac6433a97c9e84dc.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dfde73733d3e0116aeeed9bef7a7de042fc68637)
Diffstat (limited to 'kweather/weatherbutton.h')
-rw-r--r-- | kweather/weatherbutton.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kweather/weatherbutton.h b/kweather/weatherbutton.h index 71d8806..237b6fc 100644 --- a/kweather/weatherbutton.h +++ b/kweather/weatherbutton.h @@ -54,5 +54,3 @@ class WeatherButton : public TQButton }; #endif // WEATHERBUTTON_H - -// vim:ts=4:sw=4:et |