# Notepad
Simple Notepad made with Qt 4

#### Build
```sh
# mkdir build
# cd build
# qmake ..
# make
```