Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48311
b: refs/heads/master
c: 49e5646
h: refs/heads/master
i:
  48309: 971a9ba
  48307: a780e9c
  48303: 28115d9
v: v3
  • Loading branch information
Karsten Wiese authored and Linus Torvalds committed Feb 14, 2007
1 parent 9738476 commit fdd6bb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e0ab1ec9fcd3799e874ff9086729a480f6c06cd3
refs/heads/master: 49e5646d6538f3a1c6697770f0bec2b2a0b7f30e
1 change: 1 addition & 0 deletions trunk/scripts/kconfig/qconf.cc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ void ConfigItem::okRename(int col)
{
Parent::okRename(col);
sym_set_string_value(menu->sym, text(dataColIdx).latin1());
listView()->updateList(this);
}
#endif

Expand Down

0 comments on commit fdd6bb2

Please sign in to comment.