Fix kerning for the first pair of characters
[ipdf/code.git] / src / controlpanel.h
index 3e8eb9a..f799375 100644 (file)
@@ -32,7 +32,7 @@ namespace IPDF
         */
        class ControlPanel : public QMainWindow
        {       
-               //Q_OBJECT // Having this causes shit about undefined vtables
+               Q_OBJECT // Having this causes shit about undefined vtables
                                // Not having it means things break
                                // Apparently you need "qmake" to build qt applications
                                // Or some bullshit -_-

UCC git Repository :: git.ucc.asn.au