I have made at example patch to fix the issue
just removing the following line
using NotificationAreaPrefs;
is a solution, because NotificationAreaPrefs is just a class in na-prefs.vala, not a Namespace
I have made at example patch to fix the issue
just removing the following line
using NotificationAre aPrefs;
is a solution, because NotificationAre aPrefs is just a class in na-prefs.vala, not a Namespace