Home
last modified time | relevance | path

Searched refs:PREF_PASTE_BUTT (Results 1 – 1 of 1) sorted by relevance

/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxprefs.cpp2725 PREF_PASTE_BUTT, enumerator
4002 AddColorButton(panel, colorbox, PREF_PASTE_BUTT, pastergb, _("Paste: ")); in CreateColorPrefs()
4517 } else if ( id == PREF_PASTE_BUTT ) { in OnColorButton()