Replace the last tab with spaces :)

This commit is contained in:
Hylke Bons 2011-05-14 04:09:07 +01:00
parent 16bc6acff4
commit c76e4f2434

View file

@ -21,7 +21,7 @@ using Gtk;
using Notifications;
namespace SparkleShare {
public class SparkleBubble : Notification {
public SparkleBubble (string title, string subtext) : base (title, subtext)