attempt to create a windows 10 'notifications center' like pannel with quick actions configurables. - *standby status*
GNU General Public License v2.0
0
stars
1
forks
source link
to blu256 - initial buttons states #6
Open
seb3773 opened 10 months ago
I think there's an inversion here: addImageButton("action1", "action1_on", SLOT(button1Clicked()), button1State, internalSplitter1); addImageButton("action2", "action2_on", SLOT(button2Clicked()), button2State, internalSplitter1);