mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2024-11-14 04:57:21 +01:00
Remove comment.
This commit is contained in:
parent
ec61d444e4
commit
7e42d26afa
@ -42,7 +42,6 @@ public:
|
|||||||
virtual String render_indexed(Ref<Paginator> target, const int page_index);
|
virtual String render_indexed(Ref<Paginator> target, const int page_index);
|
||||||
virtual String render_links(Ref<Paginator> target, const int page_index);
|
virtual String render_links(Ref<Paginator> target, const int page_index);
|
||||||
|
|
||||||
//If this is set, render_indexed and render_links will be called on this
|
|
||||||
Ref<Paginator> renderer;
|
Ref<Paginator> renderer;
|
||||||
|
|
||||||
Paginator();
|
Paginator();
|
||||||
|
Loading…
Reference in New Issue
Block a user