diff options
Diffstat (limited to 'ui/addressdialog.h')
| -rw-r--r-- | ui/addressdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/addressdialog.h b/ui/addressdialog.h index 5f23a452..ae30639b 100644 --- a/ui/addressdialog.h +++ b/ui/addressdialog.h @@ -47,7 +47,7 @@ class BINARYNINJAUIAPI AddressDialogWithPreview: public QDialog QStringList m_historyEntries; int m_historySize; GetSymbolsListThread* m_updateThread; - QColor m_defaultColor; + QColor m_defaultColor; QFont m_defaultFont; QString m_prompt; bool m_initialTextSelection; |
