logic: fixed locations in macro
* fixed a bug where the end of source locations contained in a macro was not calculated correctly.
This commit is contained in:
@@ -78,7 +78,6 @@ bool MouseReleaseFilter::eventFilter(QObject* obj, QEvent* event)
|
||||
return QObject::eventFilter(obj, event);
|
||||
}
|
||||
|
||||
|
||||
QtMainWindow::QtMainWindow()
|
||||
{
|
||||
setObjectName("QtMainWindow");
|
||||
|
||||
Reference in New Issue
Block a user