diff options
Diffstat (limited to 'protocols/Dummy/src/stdafx.h')
-rw-r--r-- | protocols/Dummy/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h index bd6e73bda0..9ade7b5023 100644 --- a/protocols/Dummy/src/stdafx.h +++ b/protocols/Dummy/src/stdafx.h @@ -62,3 +62,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "dummy_proto.h"
void FillTemplateCombo(HWND hwndDlg, int iCtrlId);
+void InitIcons();
|