~ubuntu-branches/debian/squeeze/codelite/squeeze

« back to all changes in this revision

Viewing changes to LiteEditor/editor_options_guides.fbp

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-06-14 15:30:55 UTC
  • mfrom: (1.1.8 upstream) (0.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100614153055-dfmu128mp9862wpo
* New upstream bugfix release.
* Update debian/copyright
* Change my email address.
* Refresh patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
972
972
                                <property name="font"></property>
973
973
                                <property name="hidden">0</property>
974
974
                                <property name="id">wxID_ANY</property>
975
 
                                <property name="maxValue">255</property>
 
975
                                <property name="maxValue">256</property>
976
976
                                <property name="maximum_size"></property>
977
977
                                <property name="minValue">0</property>
978
978
                                <property name="minimum_size"></property>
980
980
                                <property name="permission">protected</property>
981
981
                                <property name="pos"></property>
982
982
                                <property name="size"></property>
983
 
                                <property name="style"></property>
 
983
                                <property name="style">wxSL_LABELS</property>
984
984
                                <property name="subclass"></property>
985
985
                                <property name="tooltip"></property>
986
986
                                <property name="validator_data_type"></property>