Minor indentation fix (tab instead of space)

This commit is contained in:
Jack Henschel 2017-03-18 17:35:46 +01:00
parent af34db3613
commit 57299e59e7

View file

@ -136,7 +136,7 @@ enum {
YA_INT_NETWORK,
YA_INT_BATTERY,
YA_INT_VOLUME,
YA_INT_WIFI,
YA_INT_WIFI,
YA_INT_TITLE,
YA_INT_WORKSPACE
};