Kaydet (Commit) 75ec6589 authored tarafından Chris Sherlock's avatar Chris Sherlock

vcl: cosmetic reident and cleanup of ServerFontLayoutEngine class definition

Change-Id: I9ba9044ef9603ec9050b40d3dd6f01cfb45df134
üst 67deb9f8
...@@ -315,6 +315,7 @@ class ServerFontLayoutEngine ...@@ -315,6 +315,7 @@ class ServerFontLayoutEngine
{ {
public: public:
virtual ~ServerFontLayoutEngine() {} virtual ~ServerFontLayoutEngine() {}
virtual bool layout(ServerFontLayout&, ImplLayoutArgs&) = 0; virtual bool layout(ServerFontLayout&, ImplLayoutArgs&) = 0;
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment