summaryrefslogtreecommitdiff
path: root/plugins/CurrencyRates/src/CurrencyRateChart.h
blob: 0869c1fa1cb4d2f6f4d73e54a3aff96d70b3c5c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef __39BE8775_A837_494f_925C_0ABF7910F238_CurrencyRateChart_h__
#define __39BE8775_A837_494f_925C_0ABF7910F238_CurrencyRateChart_h__

#pragma once

#ifdef CHART_IMPLEMENT

INT_PTR CurrencyRatesMenu_Chart(WPARAM wp, LPARAM lp);

#endif

#endif //__39BE8775_A837_494f_925C_0ABF7910F238_CurrencyRateChart_h__