mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-09 05:34:24 +00:00
qt: remove unused signal from addresstablemodel
This commit is contained in:
parent
25d056a58f
commit
c82cddcc55
@ -83,9 +83,6 @@ private:
|
|||||||
/** Notify listeners that data changed. */
|
/** Notify listeners that data changed. */
|
||||||
void emitDataChanged(int index);
|
void emitDataChanged(int index);
|
||||||
|
|
||||||
signals:
|
|
||||||
void defaultAddressChanged(const QString &address);
|
|
||||||
|
|
||||||
public slots:
|
public slots:
|
||||||
/* Update address list from core.
|
/* Update address list from core.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user