~ubuntu-branches/debian/stretch/alpine/stretch

« back to all changes in this revision

Viewing changes to pico/osdep/mswin_spell.h

  • Committer: Bazaar Package Importer
  • Author(s): Asheesh Laroia
  • Date: 2007-02-17 13:17:42 UTC
  • Revision ID: james.westby@ubuntu.com-20070217131742-99x5c6cpg1pbkdhw
Tags: upstream-0.82+dfsg
ImportĀ upstreamĀ versionĀ 0.82+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define DLG_SPELL                   300
 
2
 
 
3
#define ID_COMBO_SUGGESTIONS        100
 
4
#define ID_BUTTON_CHANGE            IDOK
 
5
#define ID_BUTTON_CHANGEALL         101
 
6
#define ID_BUTTON_IGNOREONCE        102
 
7
#define ID_BUTTON_IGNOREALL         103
 
8
#define ID_BUTTON_ADD_TO_DICT       104
 
9
#define ID_BUTTON_CANCEL            IDCANCEL