From: Carlos Garcia Campos Date: Wed, 19 Aug 2009 10:45:40 +0000 (+0200) Subject: [libmisc] Move EvPageActionWidget implementation to its own class X-Git-Tag: EVINCE_2_29_1~107 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;ds=sidebyside;h=1133f4bb67226d6de5cfec6af6893e061878442b;hp=1133f4bb67226d6de5cfec6af6893e061878442b;p=evince.git [libmisc] Move EvPageActionWidget implementation to its own class For some reason it was implemented in EvPageAction class. It includes also some minor improvements and cleanups. ---