mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Formatting, help text beautifyHelpMessage, improved convertToQString
This commit is contained in:
committed by
Mathew Sutcliffe
parent
a34be02e07
commit
c1482dca36
@@ -18,8 +18,6 @@
|
||||
#include <QtGlobal>
|
||||
#include <tuple>
|
||||
|
||||
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
CPixmap::CPixmap(const QPixmap &pixmap) : m_pixmap(pixmap), m_hasCachedPixmap(true)
|
||||
|
||||
Reference in New Issue
Block a user