Changeset 2052:c54ce7a5f4e7 in lemon-0.x for gui/main_win.cc
- Timestamp:
- 04/14/06 20:31:16 (19 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2695
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gui/main_win.cc
r2012 r2052 6 6 #include "guipixbufs.h" 7 7 8 #include "gettext.h" 9 #define _(string) gettext (string) 8 #include "i18n.h" 10 9 11 10 MainWin::MainWin()
Note: See TracChangeset
for help on using the changeset viewer.