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
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| glview.cpp | ||
| glview.h | ||
| lightpreview.pro | ||
| main.cpp | ||
| mainwindow.cpp | ||
| mainwindow.h | ||
| mainwindow.ui | ||