Alter code structure && change room list filtering mechanics && add
sorting && init categoriy for rooms.
This commit is contained in:
6
src/imageproviderconnection.cpp
Normal file
6
src/imageproviderconnection.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "imageproviderconnection.h"
|
||||
|
||||
ImageProviderConnection::ImageProviderConnection(QObject* parent)
|
||||
: QObject(parent) {}
|
||||
|
||||
ImageProviderConnection::~ImageProviderConnection() {}
|
||||
Reference in New Issue
Block a user