mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-13 22:05:48 +00:00
replace all nbsp in previews (#142)
This commit is contained in:
@ -55,7 +55,8 @@ void AWKeysAggregator::initFormatters()
|
||||
}
|
||||
|
||||
|
||||
QString AWKeysAggregator::formatter(const QVariant &_data, const QString &_key, bool replaceSpace) const
|
||||
QString AWKeysAggregator::formatter(const QVariant &_data, const QString &_key,
|
||||
bool replaceSpace) const
|
||||
{
|
||||
qCDebug(LOG_AW) << "Data" << _data << "for key" << _key;
|
||||
|
||||
|
Reference in New Issue
Block a user