Skip to content
Snippets Groups Projects
Commit 50f3e227 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Move llhandle.h into llcommon; same generality as llpointer.h.

Leaving llhandle.h in llui restricts the set of viewer project directories
which could potentially use it, and there's nothing whatsoever UI-specific
about it.
parent ac7f7366
No related branches found
No related tags found
No related merge requests found
...@@ -174,6 +174,7 @@ set(llcommon_HEADER_FILES ...@@ -174,6 +174,7 @@ set(llcommon_HEADER_FILES
llfoldertype.h llfoldertype.h
llformat.h llformat.h
llframetimer.h llframetimer.h
llhandle.h
llhash.h llhash.h
llheartbeat.h llheartbeat.h
llhttpstatuscodes.h llhttpstatuscodes.h
......
File moved
...@@ -155,7 +155,6 @@ set(llui_HEADER_FILES ...@@ -155,7 +155,6 @@ set(llui_HEADER_FILES
llflyoutbutton.h llflyoutbutton.h
llfocusmgr.h llfocusmgr.h
llfunctorregistry.h llfunctorregistry.h
llhandle.h
llhelp.h llhelp.h
lliconctrl.h lliconctrl.h
llkeywords.h llkeywords.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment