ericw-tools/lightpreview
Jonathan 4e7542b111 Clang format pass
typedef -> using
include guards -> pragma once
typedef struct x { } y; -> struct y { }
some fixes to extremely old code that shouldn't be required any more
2021-09-14 02:32:26 -04:00
..
CMakeLists.txt lightpreview: install qt dll's 2017-04-28 14:07:52 -07:00
glview.cpp Clang format pass 2021-09-14 02:32:26 -04:00
glview.h Clang format pass 2021-09-14 02:32:26 -04:00
lightpreview.pro stub for lightpreview tool 2017-04-28 13:29:37 -06:00
main.cpp Clang format pass 2021-09-14 02:32:26 -04:00
mainwindow.cpp Clang format pass 2021-09-14 02:32:26 -04:00
mainwindow.h Clang format pass 2021-09-14 02:32:26 -04:00
mainwindow.ui lightpreview: tweak ui file 2017-04-29 10:42:06 -06:00