Browse Source

Doc++

pull/107/head
Vladimír Vondruš 11 years ago
parent
commit
5a299af887
  1. 1
      src/Magnum/Context.h

1
src/Magnum/Context.h

@ -462,6 +462,7 @@ class MAGNUM_EXPORT Context {
explicit Context(void functionLoader());
/* defined in Implementation/setupDriverWorkarounds.cpp */
MAGNUM_LOCAL void setupDriverWorkarounds();
Version _version;

Loading…
Cancel
Save