VirtualBox

Changeset 88397 in vbox


Ignore:
Timestamp:
Apr 7, 2021 1:01:00 PM (4 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9831: Burn fix for r143641.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp

    r88393 r88397  
    636636        if (cursor.charFormat().isImageFormat())
    637637        {
    638             QTextImageFormat imageFormat = cursor.charFormat().toImageFormat();
    639             printf("%s %lf\n", qPrintable(imageFormat.name()), imageFormat.width());
    640             m_imageSizesMap[imageFormat.name()]
     638//            QTextImageFormat imageFormat = cursor.charFormat().toImageFormat();
     639//            printf("%s %lf\n", qPrintable(imageFormat.name()), imageFormat.width());
     640//            m_imageSizesMap[imageFormat.name()]
    641641        }
    642642    }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette