mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
GCS/OPMap- bumped up the QPixmap max cache value
This commit is contained in:
parent
42119f8d67
commit
83097ecffb
@ -60,7 +60,7 @@ namespace mapcontrol
|
||||
SetShowDiagnostics(showDiag);
|
||||
this->setMouseTracking(followmouse);
|
||||
SetShowCompass(true);
|
||||
|
||||
QPixmapCache::setCacheLimit(64*1024);
|
||||
}
|
||||
void OPMapWidget::SetShowDiagnostics(bool const& value)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user