mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
Remove the comments from qss
This commit is contained in:
committed by
Mat Sutcliffe
parent
dd37c7b876
commit
d875df6fc7
@@ -289,6 +289,9 @@ namespace BlackMisc
|
||||
//! Convert string to bool
|
||||
BLACKMISC_EXPORT QString joinStringSet(const QSet<QString> &set, const QString &separator);
|
||||
|
||||
//! Remove comments such as /** **/ or //
|
||||
BLACKMISC_EXPORT QString removeComments(const QString &in, bool removeSlash, bool removeDoubleSlash);
|
||||
|
||||
namespace Mixin
|
||||
{
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user