mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
Issue #77 toIcon returns a simple enum instead of a full object
This commit is contained in:
@@ -54,7 +54,7 @@ namespace BlackMisc
|
||||
//! With Pixmap?
|
||||
bool isNull() const;
|
||||
|
||||
//! \copydoc CValueObject::toPixmap
|
||||
//! \copydoc CIcon::toPixmap
|
||||
QPixmap toPixmap() const;
|
||||
|
||||
//! \copydoc BlackMisc::Mixin::String::toQString
|
||||
|
||||
Reference in New Issue
Block a user