source: MondoRescue/branches/3.0/mondo/src/common/libmondo-gui-EXT.h@ 3192

Last change on this file since 3192 was 3192, checked in by Bruno Cornec, 11 years ago
  • revert r3188 & r3189 as I started to work on branch 3.0 before deciding it was much better to do it in 3.2. This will allow some small maintenance work on 3.0 if needed, while pushing all the rest to 3.2 and providing early access to it.
  • Property svn:keywords set to Id
File size: 111 bytes
Line 
1/* libmondo-gui-EXT.h */
2
3#ifdef _XWIN
4#include "X-specific-EXT.h"
5#else
6#include "newt-specific-EXT.h"
7#endif
Note: See TracBrowser for help on using the repository browser.