Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit f563632

Browse files
committed
fixed classheaders
1 parent c38364a commit f563632

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sync.profile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
%classnames = (
66
"genericrestreply.h" => "GenericRestReply",
77
"metacomponent.h" => "MetaComponent",
8-
"ipaging.h" => "IPaging",
9-
"ipaging.h" => "PagingFactory",
8+
"ipaging.h" => "IPaging,PagingFactory",
109
"paging.h" => "Paging",
1110
"requestbuilder.h" => "RequestBuilder",
1211
"restclass.h" => "RestClass",

0 commit comments

Comments
 (0)