aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Library/ml_wire/Preferences.h
blob: c0615aabbaeeae8d90d4733b5adeb4392dcdf773 (plain) (blame)
1
2
3
4
5
6
#ifndef NULLSOFT_PREFERENCESH
#define NULLSOFT_PREFERENCESH

BOOL CALLBACK PreferencesDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);

#endif