Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Zolotarev <deathbaba@gmail.com>2011-09-26 01:34:37 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:24:53 +0300
commit951e4c25097d55e833d2f1e9c047b6783d7a0784 (patch)
treef04d6f02de3a638164642e145c60dc5b1bac58e9 /qt/update_dialog.cpp
parentaf873dd691d10e2e5b18eaaa958be5d68a0aa67e (diff)
Minor renaming
Diffstat (limited to 'qt/update_dialog.cpp')
-rw-r--r--qt/update_dialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/update_dialog.cpp b/qt/update_dialog.cpp
index fa04a22df6..b462652540 100644
--- a/qt/update_dialog.cpp
+++ b/qt/update_dialog.cpp
@@ -273,7 +273,7 @@ namespace qt
{
QColor rowColor;
QString statusString;
- TLocalAndRemoteSize size(0, 0);
+ LocalAndRemoteSizeT size(0, 0);
switch (m_storage.CountryStatus(index))
{
case ENotDownloaded: