settings.h: dichiarato il segnale readerMarginChanged mancante (fix build)
This commit is contained in:
@@ -56,6 +56,7 @@ signals:
|
|||||||
void usernameChanged();
|
void usernameChanged();
|
||||||
void passwordChanged();
|
void passwordChanged();
|
||||||
void ignoreSslErrorsChanged();
|
void ignoreSslErrorsChanged();
|
||||||
|
void readerMarginChanged();
|
||||||
void baseUrlChanged();
|
void baseUrlChanged();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|||||||
Reference in New Issue
Block a user