Qt launchpad: use XML configuration
With this patch, Qt launchpad entries are configured the same way as with the Scout launchpad. Fixes #1222.
This commit is contained in:
committed by
Norman Feske
parent
2e64a01ea5
commit
e851b98806
@@ -187,6 +187,10 @@ class Launchpad
|
||||
|
||||
virtual ~Launchpad() { }
|
||||
|
||||
/**
|
||||
* Process launchpad XML configuration
|
||||
*/
|
||||
void process_config();
|
||||
|
||||
/*************************
|
||||
** Configuring the GUI **
|
||||
|
||||
Reference in New Issue
Block a user