Code reformatting && tooltip.
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#include "imageproviderconnection.h"
|
||||
|
||||
ImageProviderConnection::ImageProviderConnection(QObject* parent) : QObject(parent) {
|
||||
ImageProviderConnection::ImageProviderConnection(QObject* parent)
|
||||
: QObject(parent) {}
|
||||
|
||||
}
|
||||
|
||||
ImageProviderConnection::~ImageProviderConnection() {
|
||||
|
||||
}
|
||||
ImageProviderConnection::~ImageProviderConnection() {}
|
||||
|
||||
Reference in New Issue
Block a user