This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
src/compiledata.cpp: only call DrawEnvelopes if MAKE_ENVELOPES is defined
master
Reece H. Dunn
12 years ago
parent
1b7dae7aea
commit
0fdba9386d
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
src/compiledata.cpp
+ 2
- 0
src/compiledata.cpp
View File
CompileReport();
CompileReport();
report_dict = CompileAllDictionaries();
report_dict = CompileAllDictionaries();
#ifdef MAKE_ENVELOPES
DrawEnvelopes();
DrawEnvelopes();
#endif
if(gui_flag)
if(gui_flag)
Write
Preview
Loading…
Cancel
Save