looking better.

This commit is contained in:
2025-08-26 19:41:28 +02:00
parent 5057edb9ad
commit 6ee677c595
10 changed files with 107 additions and 129 deletions

View File

@@ -121,7 +121,7 @@ void XQCommand::saveNodes( const QModelIndexList& list )
//! erzeugt einen string aus dem command-type, fürs debuggen.
QString XQCommand::toString()
QString XQCommand::toString() const
{
static QMap<CmdType,QString> s_CmdTypeMap