forked from qt-creator/qt-creator
remove trailing whitespace
doing it in 1.3 as well to avoid possible later conflicts
This commit is contained in:
@@ -62,10 +62,10 @@ using namespace CPlusPlus;
|
||||
|
||||
/*!
|
||||
\fn void Client::startExpandingMacro(unsigned offset, const Macro ¯o, const QByteArray &originalText, bool inCondition = false, const QVector<MacroArgumentReference> &actuals = QVector<MacroArgumentReference>())
|
||||
|
||||
|
||||
Called when starting to expand a macro. The parameter \a inCondition indicates whether the
|
||||
expansion is happening inside a preprocessor conditional.
|
||||
|
||||
|
||||
\sa stopExpandingMacro()
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user