Fixed typo in placebrowser.cc which caused compilation warning
This commit is contained in:
parent
422aaacaac
commit
fe84b0a62d
@ -18,7 +18,7 @@
|
||||
*/
|
||||
#include <placesbrowser.h>
|
||||
#include <options.h>
|
||||
#include <toolpanel.h>>
|
||||
#include <toolpanel.h>
|
||||
#include <safegtk.h>
|
||||
|
||||
PlacesBrowser::PlacesBrowser () : listener (NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user