forked from mia/Aegisub
2bf23af00a
Most of the dialogs in Aegisub have a public interface consisting of a single function, so there's really no need to expose the actual dialog classes to the rest of the program. Add dialogs.h with the declarations of all of those functions (most of which are just ShowFooDialog()), and kill a million other headers. |
||
---|---|---|
.. | ||
Aegisub.targets | ||
Aegisub.vcxproj | ||
Aegisub.vcxproj.filters | ||
Aegisub.xml | ||
standard-libraries.props |