You have been subscribed to a public bug:

The following code is used instead of an enum:

private const int CATEGORY_INSTALLED = 0;
private const int CATEGORY_SUGGESTIONS = 1;
private const int CATEGORY_UPDATES = 2;

An enum seems to be a better option.

** Affects: unity-scope-click (Ubuntu)
     Importance: Low
         Status: Triaged

-- 
Enum are not used to store the category values
https://bugs.launchpad.net/bugs/1221284
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to