added namespace comments
This commit is contained in:
@@ -33,7 +33,7 @@ private:
|
||||
bool _mouseDown = false;
|
||||
QPoint _mousePos;
|
||||
};
|
||||
}
|
||||
}
|
||||
} // namespace widgets
|
||||
} // namespace chatterino
|
||||
|
||||
#endif // NOTEBOOKBUTTON_H
|
||||
|
||||
Reference in New Issue
Block a user