プロジェクト

全般

プロフィール

バグ #522 » profile.rb.diff

ぱっち - Takuma Nakajima, 2012-10-02 12:16

差分を表示:

profile.rb 2012-10-02 12:11:41.127955344 +0900
266 266
      attach(w_followings.right, 0, 1, 3, 4).
267 267
      attach(Gtk::Label.new("followings").left, 1, 2, 3, 4).
268 268
      attach(w_followers.right, 0, 1, 4, 5).
269
      attach(Gtk::Label.new("favs").left, 1, 2, 4, 5).
269
      attach(Gtk::Label.new("followers").left, 1, 2, 4, 5).
270 270
      set_row_spacing(0, 4).
271 271
      set_row_spacing(1, 4).
272 272
      set_column_spacing(0, 16)
    (1-1/1)