Rework NeoChatConnection to remove the dependency on NeoChatConfig
Title
This commit is contained in:
@@ -142,4 +142,6 @@ Q_SIGNALS:
|
||||
void connectionDropped(NeoChatConnection *connection);
|
||||
void activeConnectionChanged(NeoChatConnection *connection);
|
||||
void accountsLoadingChanged();
|
||||
|
||||
void globalUrlPreviewDefaultChanged();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user