xiaoyong / 2048-Qt

The 2048 game implemented in Qt
MIT License
66 stars 36 forks source link

dont set the x, y coords of the window #20

Open 1fexd opened 3 years ago

1fexd commented 3 years ago

Fixes #17 by not setting the X and Y coordinates of the window which allows the window to be dragged onto another monitor.