diff --git a/src/ui/HUD.cc b/src/ui/HUD.cc index 453ec68e475f444c237dc060717c1410a4f81fb2..a47117ec6abcc34a3531208c8107e52de0110259 100644 --- a/src/ui/HUD.cc +++ b/src/ui/HUD.cc @@ -1377,6 +1377,7 @@ void HUD::copyImage() if (u) { this->glImage = u->getImage(); + qDebug() << "IMG:" << &this->glImage; // Save to directory if logging is enabled if (imageLoggingEnabled)