Revision: 14bb82969c43 Author: nogu.dev <[email protected]> Date: Sun Mar 4 01:12:45 2012 Log: * qt4/immodule/abstractcandidatewindow.h - (UIM_QT_USE_NEW_PAGE_HANDLING): Add comment.
http://code.google.com/p/uim/source/detail?r=14bb82969c43 Modified: /qt4/immodule/abstractcandidatewindow.h ======================================= --- /qt4/immodule/abstractcandidatewindow.h Wed Jan 11 00:17:24 2012 +++ /qt4/immodule/abstractcandidatewindow.h Sun Mar 4 01:12:45 2012 @@ -38,6 +38,7 @@ #include <uim/uim.h> +// enable per page candidates handling #define UIM_QT_USE_NEW_PAGE_HANDLING 1 class QLabel;
