1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-12-01 07:01:16 +01:00

Indent cleanup

This commit is contained in:
Martin Tůma 2018-03-21 18:52:57 +01:00
parent 4ea2f0752a
commit 4b4a1902ef

View File

@ -34,7 +34,7 @@ public:
#endif #endif
return true; return true;
} }
private: private:
bool _be; bool _be;