Add comment after closing "#endif" for clarify

No real changes.
This commit is contained in:
Vadim Zeitlin
2020-06-27 13:51:01 +02:00
parent 8129b38ee4
commit 3bd832b2f3

View File

@@ -3217,7 +3217,7 @@ public:
private:
SurfaceFontDataD2D* m_surfaceFontData;
};
#endif
#endif // HAVE_DIRECTWRITE_TECHNOLOGY
// A popup window to place the wxSTCListBox upon