Skip to content

Commit

Permalink
adding warning about settings synchronization
Browse files Browse the repository at this point in the history
  • Loading branch information
headius authored and headius committed Dec 22, 2001
1 parent 5dccf11 commit cc4768e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HackItDlg.cpp
Expand Up @@ -2090,6 +2090,7 @@ LRESULT HackItDlg::OnNotify(WPARAM wParam, LPARAM lParam)

void HackItDlg::Settings()
{
int WARNING; // need to synchronize settings since many are live
int result;

SettingsDlg settings(m_hWnd, m_hInstance);
Expand Down

0 comments on commit cc4768e

Please sign in to comment.