ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.563 by sf-exg, Sat Jun 19 09:13:51 2021 UTC vs.
Revision 1.564 by root, Sat Jun 19 09:47:41 2021 UTC

817}; 817};
818 818
819extern class rxvt_composite_vec rxvt_composite; 819extern class rxvt_composite_vec rxvt_composite;
820#endif 820#endif
821 821
822#if 0
822// expand the sequence into a static array 823// expand the sequence into a static array
823// works even without ENABLE_COMBINING 824// works even without ENABLE_COMBINING
824template<typename T, int max_size_ = 48> 825template<typename T, int max_size_ = 48>
825struct rxvt_compose_expand_static 826struct rxvt_compose_expand_static
826{ 827{
873 { 874 {
874 return 1; 875 return 1;
875 } 876 }
876#endif 877#endif
877}; 878};
879#endif
878 880
879/****************************************************************************/ 881/****************************************************************************/
880 882
881#ifdef KEYSYM_RESOURCE 883#ifdef KEYSYM_RESOURCE
882class keyboard_manager; 884class keyboard_manager;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines