mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-28 19:29:57 +00:00
refactor: fix some minor clang-tidy warnings
This commit is contained in:
@ -47,7 +47,7 @@ AWBugReporter::~AWBugReporter()
|
||||
}
|
||||
|
||||
|
||||
void AWBugReporter::doConnect()
|
||||
void AWBugReporter::doConnect() const
|
||||
{
|
||||
// additional method for testing needs
|
||||
connect(this, &AWBugReporter::replyReceived, this, &AWBugReporter::showInformation);
|
||||
|
Reference in New Issue
Block a user