mirror of
https://github.com/feather-wallet/feather.git
synced 2025-04-10 07:07:32 +00:00
Update MainWindow.h
This commit is contained in:
parent
9f78718275
commit
c023bd41d1
1 changed files with 3 additions and 0 deletions
|
@ -216,6 +216,9 @@ private:
|
|||
QIcon hardwareDevicePairedIcon();
|
||||
QIcon hardwareDeviceUnpairedIcon();
|
||||
|
||||
// Add the function declaration for setupIcon
|
||||
void setupIcon();
|
||||
|
||||
QScopedPointer<Ui::MainWindow> ui;
|
||||
WindowManager *m_windowManager;
|
||||
Wallet *m_wallet = nullptr;
|
||||
|
|
Loading…
Reference in a new issue