summaryrefslogtreecommitdiff
path: root/src/glwidget.h
diff options
context:
space:
mode:
authorjjesswan <jessica_wan@brown.edu>2024-05-09 23:53:08 -0400
committerjjesswan <jessica_wan@brown.edu>2024-05-09 23:53:08 -0400
commit4150f19230962abaf68a8be209c7fa10bc7691e3 (patch)
tree02b5c38f1b54c4e436010972e85cb44ef7641f4d /src/glwidget.h
parentf9819ae7f8b11b298c16eb14d929a9c09038a877 (diff)
relative filepaths thanks joelll
Diffstat (limited to 'src/glwidget.h')
-rwxr-xr-xsrc/glwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glwidget.h b/src/glwidget.h
index d992ab6..60cca66 100755
--- a/src/glwidget.h
+++ b/src/glwidget.h
@@ -53,7 +53,6 @@ private:
void paintCaustics();
TextureData loadTextureFromFile(const char *path);
- GLuint loadCubeMap(std::vector<const char*> textureFiles);
private slots: