X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMain.hh;h=78d3b710a8eb9e0f0d36a952ea411f0a72763547;hp=1e9ecc9a29a755b569424d29178769eb54b47e3b;hb=4f9eb9259092994de9690cf12f11437c35a6791e;hpb=987971a961454d97082c6448fdc0bbeb540281bb diff --git a/src/Main.hh b/src/Main.hh index 1e9ecc9..78d3b71 100644 --- a/src/Main.hh +++ b/src/Main.hh @@ -76,7 +76,7 @@ private: * Set OpenGL to a state we can know and depend on. */ static void setupGL(); - static void contextRecreated(); + static void contextCreated(); Mf::Dispatch::Handler mDispatchHandler; };