projects
/
goodguy
/
history.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ac8199
)
remove dupl BC_ListBoxToggle friend decl
author
Good Guy
<
[email protected]
>
Sun, 23 Jul 2017 22:57:00 +0000
(16:57 -0600)
committer
Good Guy
<
[email protected]
>
Sun, 23 Jul 2017 22:57:00 +0000
(16:57 -0600)
cinelerra-5.1/guicast/bclistbox.h
patch
|
blob
|
history
diff --git
a/cinelerra-5.1/guicast/bclistbox.h
b/cinelerra-5.1/guicast/bclistbox.h
index 5ea18865e6679f41e05d261f9fa1d3364265eda6..e0654105acf39b007dae887f99372a3d8723c5a9 100644
(file)
--- a/
cinelerra-5.1/guicast/bclistbox.h
+++ b/
cinelerra-5.1/guicast/bclistbox.h
@@
-106,8
+106,6
@@
public:
int allow_drag = 0); // Allow user to drag icons around
virtual ~BC_ListBox();
- friend class BC_ListBoxToggle;
-
int initialize();
// User event handler for new selections