~nux-team/nux/nux.attempt-to-fix-widgets-new

« back to all changes in this revision

Viewing changes to Nux/Nux.cpp

  • Committer: Eleni Maria Stea
  • Date: 2012-12-13 15:17:26 UTC
  • mfrom: (700.2.40 trunk)
  • Revision ID: elene.mst@gmail.com-20121213151726-0lve6hjs74nddksb
local merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
177
177
    return w;
178
178
  }
179
179
 
 
180
#elif defined(NO_X11)
180
181
#elif defined(NUX_OS_LINUX)
181
182
#ifdef NUX_OPENGLES_20
182
183
  WindowThread *CreateFromForeignWindow (Window X11Window, EGLContext OpenGLContext,