Forced image size in "save" dialog:

    QPixmap img = QIcon::fromTheme("document-save", 
QIcon(ui->actionSave->icon())).pixmap(64,64).scaled(64,64,Qt::KeepAspectRatio, 
Qt::SmoothTransformation);
    msgBox.setIconPixmap(img);

** Changed in: notepadqq
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/760314

Title:
  Bad GUI on Natty (Unity)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to