Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 306 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 306 Bytes

Panda Qt5 Plugin

Unify Qt application style of pandaOS.

Dependencies

sudo pacman -S gcc extra-cmake-modules qt5-base qt5-tools qt5-x11extras libdbusmenu-qt5 libxcb

Build

mkdir build
cd build
cmake ..
make
sudo make install

License

panda-qt5-plugin is licensed under GPLv3.