diff --git a/src/demo.ts b/src/demo.ts index 7fdfec7f6..63d15d4d3 100644 --- a/src/demo.ts +++ b/src/demo.ts @@ -17,9 +17,9 @@ import { WindowState, QTextOptionWrapMode, QApplication, - QClipboardMode + QClipboardMode, + QCheckBoxEvents } from "./index"; -import { QCheckBoxEvents } from './lib/QtWidgets/QCheckBox'; const path = require("path");